index.htm 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  4. <head>
  5. <title>Boost C++ Libraries</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
  7. <link rel="icon" href="more/favicon.ico" type="image/ico" />
  8. <link rel="stylesheet" type="text/css" href="more/css_0/front.css" />
  9. <!--[if IE]>
  10. <style type="text/css">
  11. body { behavior: url(more/css_0/csshover.htc); }
  12. </style>
  13. <![endif]-->
  14. </head>
  15. <body>
  16. <div class="body-0">
  17. <div class="body-1">
  18. <div class="body-2">
  19. <div id="heading">
  20. <div id="heading-0">
  21. <h1><img id="boost-logo" src="more/boost-dark-trans.png" alt=
  22. "Boost C++ Libraries" /></h1>
  23. <p id="heading-quote"><span class="quote">&ldquo;...one of the
  24. most highly regarded and expertly designed C++ library projects
  25. in the world.&rdquo;</span> <span class="attribution">&mdash;
  26. <a href="http://www.gotw.ca/">Herb Sutter</a> and <a href=
  27. "http://en.wikipedia.org/wiki/Andrei_Alexandrescu">Andrei
  28. Alexandrescu</a>, <a href=
  29. "http://safari.awprofessional.com/?XmlId=0321113586">C++ Coding
  30. Standards</a></span></p>
  31. <div class="clear"></div>
  32. </div>
  33. </div>
  34. <div id="content">
  35. <table summary="">
  36. <tr>
  37. <td id="sections" rowspan="2">
  38. <div class="section" id="intro">
  39. <h1>Welcome to Boost.org!</h1>
  40. <div class="section-body">
  41. <div class="section-body-0">
  42. <div class="section-body-1">
  43. <p>Boost provides free peer-reviewed portable C++
  44. source libraries.</p>
  45. <p>We emphasize libraries that work well with the C++
  46. Standard Library. Boost libraries are intended to be
  47. widely useful, and usable across a broad spectrum of
  48. applications. The <a href=
  49. "more/license_info.html">Boost license</a> encourages
  50. both commercial and non-commercial use.</p>
  51. <p>We aim to establish "existing practice" and
  52. provide reference implementations so that Boost
  53. libraries are suitable for eventual standardization.
  54. Ten Boost libraries are already included in the
  55. <a href="http://www.open-std.org/jtc1/sc22/wg21">C++
  56. Standards Committee's</a> Library Technical Report (
  57. <a href=
  58. "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf">
  59. TR1</a>) as a step toward becoming part of a future
  60. C++ Standard. More Boost libraries are proposed for
  61. the upcoming <a href=
  62. "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html">
  63. TR2</a>.</p>
  64. <p class="note"><span class="note-label">Getting
  65. started:</span> <span class="note-body">Boost works
  66. on almost any modern operating system, including UNIX
  67. and Windows variants. Follow the <a href=
  68. "more/getting_started.html">Getting Started Guide</a>
  69. to download and install Boost. Popular Linux and Unix
  70. distributions such as <a href=
  71. "http://fedora.redhat.com/">Fedora</a>, <a href=
  72. "http://www.debian.org/">Debian</a>, and <a href=
  73. "http://www.netbsd.org/">NetBSD</a> include pre-built
  74. Boost packages. Boost may also already be available
  75. on your organization's internal web
  76. server.</span></p>
  77. <p class="note"><span class=
  78. "note-label">Background:</span> <span class=
  79. "note-body">The <a href=
  80. "more/background.html">Background Information
  81. page</a> has introductory material to help those
  82. educating their organization about Boost.</span></p>
  83. </div>
  84. </div>
  85. </div>
  86. </div>
  87. <div class="section" id="participation">
  88. <h2><a name="Membership" id=
  89. "Membership"></a>Participation</h2>
  90. <div class="section-body">
  91. <div class="section-body-0">
  92. <div class="section-body-1">
  93. <p>Although Boost was begun by members of the C++
  94. Standards Committee Library Working Group,
  95. participation has expanded to include thousands of
  96. programmers from the C++ community at large.</p>
  97. <p>If you are interested in participating in Boost,
  98. please join our main <a href=
  99. "more/mailing_lists.htm#main">developers mailing
  100. list</a>. Discussions are highly technical, and list
  101. members are encouraged to participate in formal
  102. reviews of proposed libraries. There is also a
  103. <a href="more/mailing_lists.htm#users">users mailing
  104. list</a>, and several <a href=
  105. "more/mailing_lists.htm#projects">project specific
  106. lists</a>.</p>
  107. <p>Both the main Boost developers list and the users
  108. list are also accessible as <a href=
  109. "more/mailing_lists.htm">newsgroups</a>.</p>
  110. </div>
  111. </div>
  112. </div>
  113. </div>
  114. <div class="section" id="news">
  115. <h2>Latest News</h2>
  116. <div class="section-body">
  117. <div class="section-body-0">
  118. <div class="section-body-1">
  119. <h3>???, 2006 - Version 1.34.0</h3>
  120. <h4>Updated Libraries</h4>
  121. <ul>
  122. <li><span class="library"><a
  123. href="libs/graph/doc/index.html">Graph
  124. Library</a>:</span>
  125. <ul>
  126. <li><a href="libs/graph/doc/maximum_matching.html"><tt>edmonds_maximum_cardinality_matching</tt></a>, from Aaron Windsor.</li>
  127. <li><a href="libs/graph/doc/biconnected_components.html"><tt>biconnected_components</tt></a> now supports a visitor and named parameters, from Janusz Piwowarski.</li>
  128. </ul></li>
  129. </ul>
  130. <h3>August 11, 2005 - Version 1.33.0</h3>
  131. <h4>New Libraries</h4>
  132. <ul>
  133. <li><span class="library"><a href=
  134. "libs/iostreams/doc/index.html">Iostreams
  135. Library</a>:</span> Framework for defining streams,
  136. stream buffers and i/o filters, from Jonathan
  137. Turkanis.</li>
  138. <li><span class="library"><a href=
  139. "libs/functional/hash/index.html">Functional/Hash
  140. Library</a>:</span> A TR1 hash function object that
  141. can be extended to hash user defined types, from
  142. Daniel James.</li>
  143. <li><span class="library"><a href=
  144. "libs/parameter/doc/html/index.html">Parameter
  145. Library</a>:</span> Write functions that accept
  146. arguments by name: especially useful when a
  147. function has more than one argument with a useful
  148. default value, since named arguments can be passed
  149. in any order.</li>
  150. <li><span class="library"><a href=
  151. "libs/ptr_container/index.html">Pointer Container
  152. Library</a>:</span> Containers for storing
  153. heap-allocated polymorphic objects to ease
  154. OO-programming, from Thorsten Ottosen.</li>
  155. <li><span class="library"><a href=
  156. "libs/wave/index.html">Wave</a>:</span> Standards
  157. conformant implementation of the mandated C99/C++
  158. preprocessor functionality packed behind an easy to
  159. use iterator interface, from
  160. Hartmut&nbsp;Kaiser.</li>
  161. </ul>
  162. <h4>Updated Libraries</h4>
  163. <ul>
  164. <li><span class="library"><a href=
  165. "libs/assign/doc/index.html">Assignment
  166. Library</a>:</span> Support for <a href=
  167. "libs/ptr_container/index.html">Pointer Container
  168. Library</a> and new efficient functions
  169. <code>ref_list_of()</code> and
  170. <code>cref_list_of()</code> for generating
  171. anonymous ranges.</li>
  172. <li><span class="library"><a href=
  173. "libs/bind/bind.html">Bind Library</a>:</span> Bind
  174. expressions now support <a href=
  175. "libs/bind/bind.html#operators">comparisons and
  176. negation</a>. Example: <code>bind(&amp;X::name, _1)
  177. &lt; bind(&amp;X::name, _2)</code>.</li>
  178. <li>
  179. <span class="library"><a href=
  180. "libs/bind/bind.html">Bind Library</a>:</span>
  181. Bind expressions now support
  182. <a href="libs/bind/bind.html#operators">
  183. comparisons and negation</a>. Example: <code>
  184. bind(&amp;X::name, _1) &lt; bind(&amp;X::name,
  185. _2)</code>.
  186. </li>
  187. <li>
  188. <span class="library"><a href=
  189. "doc/html/date_time.html">Date-Time
  190. Library</a>:</span>
  191. <ul>
  192. <li>Added <a href=
  193. "doc/html/date_time/local_time.html">local time
  194. and time zone classes</a>.</li>
  195. <li>Added <a href=
  196. "doc/html/date_time/date_time_io.html">format-based
  197. Input/Output facets</a>.</li>
  198. <li>For a complete list of changes, see the
  199. library <a href=
  200. "doc/html/date_time/details.html#date_time.changes">
  201. change history</a>.</li>
  202. </ul>
  203. </li>
  204. <li>
  205. <span class="library"><a href=
  206. "libs/graph/doc/index.html">Graph
  207. Library</a>:</span> Introduced several new
  208. algorithms and improved existing algorithms:
  209. <ul>
  210. <li><a href=
  211. "libs/graph/doc/python.html">Experimental
  212. Python bindings</a>, from Doug Gregor and
  213. Indiana University.</li>
  214. <li><a href=
  215. "libs/graph/doc/floyd_warshall_shortest.html"><tt>
  216. floyd warshall all pairs shortest
  217. paths</tt></a>, from Lauren Foutz and Scott
  218. Hill.</li>
  219. <li><a href=
  220. "libs/graph/doc/astar_search.html"><tt>astar
  221. search</tt></a>, from Kristopher Beevers and
  222. Jufeng Peng.</li>
  223. <li><a href=
  224. "libs/graph/doc/fruchterman_reingold.html"><tt>fruchterman
  225. reingold force directed layout</tt></a>, from
  226. Doug Gregor and Indiana University.</li>
  227. <li><a href=
  228. "libs/graph/doc/biconnected_components.html"><tt>
  229. biconnected components</tt> and
  230. <tt>articulation points</tt></a>, from Jeremy
  231. Siek, Janusz Piwowarski, and Doug Gregor.</li>
  232. <li><a href=
  233. "libs/graph/doc/sequential_vertex_coloring.html">
  234. <tt>sequential vertex coloring</tt></a> has
  235. been updated, tested, and documented.</li>
  236. <li><a href=
  237. "libs/graph/doc/gursoy_atun_layout.html"><tt>gursoy
  238. atun layout</tt></a>, from Jeremiah Willcock
  239. and Doug Gregor of Indiana University.</li>
  240. <li><a href=
  241. "libs/graph/doc/king_ordering.html"><tt>king
  242. ordering</tt></a>, from D. Kevin McGrath of
  243. Indiana University.</li>
  244. <li><a href=
  245. "libs/graph/doc/cuthill_mckee_ordering.html"><tt>
  246. cuthill mckee ordering</tt></a> has been recast
  247. as an invocation of <tt>breadth first
  248. search</tt> and now supports graphs with
  249. multiple components.</li>
  250. <li><a href=
  251. "libs/graph/doc/dijkstra_shortest_paths.html"><tt>
  252. dijkstra shortest paths</tt></a> now uses a
  253. relaxed heap&nbsp;[<a href=
  254. "libs/graph/doc/bibliography.html#driscoll88">61</a>]
  255. as its priority queue, improving its complexity
  256. to <em>O(V log V)</em> and improving real-world
  257. performance for larger graphs.</li>
  258. <li><a href=
  259. "libs/graph/doc/read_graphviz.html"><code>read
  260. graphviz</code></a> now has a new, Spirit-based
  261. parser that works for all graph types and
  262. supports arbitrary properties on the graph,
  263. from Ron Garcia. The old, Bison-based GraphViz
  264. reader has been deprecated and will be removed
  265. in a future Boost release. <a href=
  266. "libs/graph/doc/write-graphviz.html"><code>write
  267. graphviz</code></a> also supports dynamic
  268. properties.</li>
  269. <li><a href=
  270. "libs/graph/doc/subgraph.html"><code>subgraph</code></a>:
  271. <code>get_property</code> now refers to the
  272. subgraph property, not the root graph's
  273. property.</li>
  274. <li>See the <a href=
  275. "libs/graph/doc/history.html#by-version">history</a>
  276. for additional changes and bug fixes.</li>
  277. </ul>
  278. </li>
  279. <li>
  280. <span class="library"><a href=
  281. "libs/multi_index/doc/index.html">Multi-index
  282. Containers Library</a>:</span>
  283. <ul>
  284. <li>New <a href=
  285. "libs/multi_index/doc/advanced_topics.html#hashed_indices">
  286. hashed indices</a>.</li>
  287. <li>Added <a href=
  288. "libs/multi_index/doc/advanced_topics.html#serialization">
  289. serialization support</a>.</li>
  290. <li>For a complete list of changes, see the
  291. library <a href=
  292. "libs/multi_index/doc/release_notes.html">release
  293. notes</a>.</li>
  294. </ul>
  295. </li>
  296. <li>
  297. <span class="library"><a href=
  298. "libs/program_options/doc/index.html">Program
  299. Options Library</a>:</span>
  300. <ul>
  301. <li>Option descriptions are now printed with
  302. word wrapping.</li>
  303. <li>Command line parser can bypass unregistered
  304. options, instread of throwing.</li>
  305. <li>Removed support for "implicit" (optional)
  306. values.</li>
  307. <li>New customization method
  308. 'command_line_parser::extra_style_parser'.
  309. Unlike 'additional_parser', allows the user to
  310. parse several tokens and return a vector of
  311. options, not just a single option.</li>
  312. <li>Work with disabled exceptions.</li>
  313. </ul>
  314. </li>
  315. <li><span class="library"><a href=
  316. "libs/property_map/property_map.html">Property Map
  317. Library</a>:</span> Introduced the <a href=
  318. "libs/property_map/doc/dynamic_property_map.html"><code>
  319. dynamic properties</code></a> class, which provides
  320. dynamically-typed access to a set of property
  321. maps.</li>
  322. <li><span class="library"><a href=
  323. "libs/random/index.html">Random Number
  324. Library</a>:</span> improved initialization for
  325. <code>mersenne_twister</code>, algorithm by Makoto
  326. Matsumoto and Takuji Nishimura, implemented for
  327. Boost by Jens Maurer.<br />
  328. <em>Note:</em> All test vectors for
  329. <code>mersenne_twister</code>s constructed or
  330. seeded without parameters or with a single
  331. <code>unsigned int</code> parameter become
  332. invalid.</li>
  333. <li><span class="library"><a href=
  334. "libs/range/index.html">Range Library</a>:</span>
  335. Minor addition of convenience functions to
  336. <code>iterator range</code> like <code>front(),
  337. back()</code> and <code>operator[]()</code>.</li>
  338. <li>
  339. <span class="library"><a href=
  340. "libs/regex/index.html">Regex Library</a>:</span>
  341. <ul>
  342. <li>Rewritten front end parser now supports
  343. (?imsx-imsx) constructs, plus lookbehind
  344. assertions and conditional expressions.</li>
  345. <li>Thin wrapper classes improve integration
  346. with MFC/ATL code.</li>
  347. <li>Full (optional) Unicode support via the ICU
  348. library.</li>
  349. </ul>Refer to the <a href=
  350. "libs/regex/doc/history.html">regex history
  351. page</a> for more information on these and other
  352. small changes.
  353. </li>
  354. <li>
  355. <span class="library"><a href=
  356. "libs/serialization/doc/index.html">Serialization
  357. Library</a>:</span>
  358. <ul>
  359. <li>DLL version.</li>
  360. <li>Auto-linking.</li>
  361. <li>Serialization of variants.</li>
  362. <li>Improved seialization of shared
  363. pointers.</li>
  364. </ul>
  365. </li>
  366. <li><span class="library"><a href=
  367. "doc/html/signals.html">Signals Library</a>:</span>
  368. added slot blocking/unblocking, from Frantz
  369. Maerten. Huge improvements to signal invocation
  370. performance from Robert Zeh.</li>
  371. </ul>
  372. <h4>Supported Compilers</h4>
  373. <p>Boost is tested on a wide range of compilers and
  374. platforms. Since Boost libraries rely on modern C++
  375. features not available in all compilers, not all
  376. Boost libraries will work with every compiler. The
  377. following compilers and platforms have been
  378. extensively tested with Boost, although many other
  379. compilers and platforms will work as well. For more
  380. information, see the <a href=
  381. "http://www.boost.org/regression/release/user/">regression
  382. test results</a>.</p>
  383. <ul>
  384. <li><a href="http://developer.apple.com/">Apple
  385. GCC</a> 3.x on Mac OS X.</li>
  386. <li><a href=
  387. "http://www.borland.com/us/products/cbuilder/">Borland
  388. C++</a> 5.6.4 on Windows.</li>
  389. <li><a href="http://gcc.gnu.org">GNU C++</a> 2.95.3
  390. (with and without STLport), 3.2.x., 3.3.x, 3.4.x,
  391. 4.0.x on Windows, Linux and Solaris.</li>
  392. <li><a href=
  393. "http://www.intel.com/cd/software/products/asmo-na/eng/compilers/index.htm">
  394. Intel C++</a> 8.1, 9.0 on Windows, Linux.</li>
  395. <li><a href="http://www.metrowerks.com">Metrowerks
  396. CodeWarrior</a> 8.3, 9.4, 9.5 on Mac OS X and
  397. Windows.</li>
  398. <li><a href=
  399. "http://msdn.microsoft.com/visualc/">Microsoft
  400. Visual C++</a> 6.0 (sp5, with and without STLport),
  401. 7.0, 7.1, 8.0 beta. Note: due to intermittent
  402. problems with Visual C++ 8.0 beta, and the presence
  403. of a variety of pre-release compiler builds, we are
  404. unable to guarantee compatibility until the final
  405. compiler is released.</li>
  406. </ul>
  407. <h4>Acknowledgements</h4>
  408. <p><img src="more/boost_1_33_0.jpg" width="128"
  409. height="118" alt="Medieval Mr. Gregor" class=
  410. "left-inset" /><a href=
  411. "people/doug_gregor.html">Douglas Gregor</a> managed
  412. this release.</p>
  413. <p>A great number of people contributed their time
  414. and expertise to make this release possible. Special
  415. thanks go to Aleksey Gurtovoy and Misha Bergal, who
  416. managed to keep the regression testing system working
  417. throughout the release process; David Abrahams, Beman
  418. Dawes, Aleksey Gurtovoy, Rene Rivera and Jonathan
  419. Turkanis for greatly improving the quality of this
  420. release; Rene Rivera for the new Boost web page
  421. design; and Zoltan "cad" Juhasz for the new Boost
  422. logo.</p>
  423. </div>
  424. </div>
  425. </div>
  426. </div>
  427. <div class="clear"></div>
  428. </td>
  429. <td id="sidebars-top">
  430. <div class="sidebar" id="boost-sidebar">
  431. <div class="sidebar-0">
  432. <div class="sidebar-1">
  433. <div class="sidebar-2">
  434. <div class="sidebar-3">
  435. <div class="sidecell" id="libraries">
  436. <div class="sidecell-0">
  437. <h4>Libraries</h4>
  438. <ul>
  439. <li><a href=
  440. "libs/libraries.htm">Documentation</a></li>
  441. <li><a href=
  442. "more/license_info.html">License</a></li>
  443. <li><a href=
  444. "http://sourceforge.net/project/showfiles.php?group_id=7586">
  445. Download</a></li>
  446. <li><a href=
  447. "more/getting_started.html">Getting
  448. Started</a></li>
  449. </ul>
  450. </div>
  451. </div>
  452. <div class="sidecell" id="tests">
  453. <div class="sidecell-0">
  454. <h4>Regression Tests</h4>
  455. <ul>
  456. <li><a href=
  457. "status/compiler_status.html">General
  458. Info</a></li>
  459. <li><a href=
  460. "http://www.boost.org/regression/release/user/">
  461. Release</a></li>
  462. <li><a href=
  463. "http://www.boost.org/regression/developement/developer/">
  464. Development</a></li>
  465. </ul>
  466. </div>
  467. </div>
  468. <div class="sidecell" id="search">
  469. <div class="sidecell-0">
  470. <h4>Search Boost</h4>
  471. <form method="get" action=
  472. "http://www.google.com/custom">
  473. <p><span id="search-text"><input type="text"
  474. name="q" id="q" size="31" maxlength="255"
  475. alt="Search Text" /></span> <span id=
  476. "search-choice"><select name="hq" id="hq">
  477. <option label="Boost" value=
  478. "site:www.boost.org">
  479. Boost
  480. </option>
  481. <option label="Documentation" value=
  482. "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc">
  483. Documentation
  484. </option>
  485. <option label="Mailing Lists" value=
  486. "site:lists.boost.org">
  487. Mailing Lists
  488. </option>
  489. </select></span> <span id="go"><input type=
  490. "image" name="search" src="more/space.gif"
  491. alt="Search" id="search-button" /></span>
  492. <span id="google"><a href=
  493. "http://www.google.com/search"><img src=
  494. "more/google_logo_25wht.gif" alt="Google" />
  495. Powered</a></span> <input type="hidden" name=
  496. "cof" value=
  497. "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
  498. <input type="hidden" name="sa" value=
  499. "Google Search" /> <input type="hidden" name=
  500. "domains" value=
  501. "www.boost.org;lists.boost.org" /></p>
  502. </form>
  503. </div>
  504. </div>
  505. <div class="clear"></div>
  506. </div>
  507. </div>
  508. </div>
  509. </div>
  510. </div>
  511. <div class="sidebar" id="participation-sidebar">
  512. <div class="sidebar-0">
  513. <div class="sidebar-1">
  514. <div class="sidebar-2">
  515. <div class="sidebar-3">
  516. <div class="sidecell" id="groups">
  517. <div class="sidecell-0">
  518. <h4>Groups</h4>
  519. <ul>
  520. <li><a href=
  521. "more/mailing_lists.htm#main">Boost
  522. (Developers)</a></li>
  523. <li><a href=
  524. "more/mailing_lists.htm#users">Boost
  525. Users</a></li>
  526. <li><a href=
  527. "more/mailing_lists.htm#announce">Announcements</a></li>
  528. <li><a href=
  529. "more/mailing_lists.htm#interest">Boost
  530. General Interest</a></li>
  531. <li><a href=
  532. "more/mailing_lists.htm#projects">Project-Specific</a></li>
  533. <li><a href=
  534. "more/discussion_policy.htm">Discussion
  535. Policy</a></li>
  536. </ul>
  537. </div>
  538. </div>
  539. <div class="sidecell" id="contribute">
  540. <div class="sidecell-0">
  541. <h4>Contribute</h4>
  542. <ul>
  543. <li><a href=
  544. "more/formal_review_process.htm">Formal
  545. Reviews</a></li>
  546. <li><a href=
  547. "more/formal_review_schedule.html">Review
  548. Schedule</a></li>
  549. <li><a href=
  550. "more/lib_guide.htm#Requirements">Requirements</a></li>
  551. <li><a href=
  552. "more/lib_guide.htm#Guidelines">Guidelines</a></li>
  553. <li><a href=
  554. "more/submission_process.htm">Submissions</a></li>
  555. </ul>
  556. </div>
  557. </div>
  558. <div class="clear"></div>
  559. </div>
  560. </div>
  561. </div>
  562. </div>
  563. </div>
  564. <div class="sidebar" id="resources-sidebar">
  565. <div class="sidebar-0">
  566. <div class="sidebar-1">
  567. <div class="sidebar-2">
  568. <div class="sidebar-3">
  569. <div class="sidecell" id="support">
  570. <div class="sidecell-0">
  571. <h4>Support</h4>
  572. <ul>
  573. <li><a href="more/faq.htm">FAQ</a></li>
  574. <li><a href=
  575. "http://sourceforge.net/tracker/?group_id=7586">
  576. Request Support</a></li>
  577. <li><a href="more/bugs.htm">Report
  578. Bugs</a></li>
  579. <li><a href=
  580. "more/requesting_new_features.htm">Suggest
  581. Features</a></li>
  582. <li><a href=
  583. "more/links.htm#CommercialSupport">Commercial
  584. Support</a></li>
  585. <li><a href="more/mailing_lists.htm">Mailing
  586. Lists</a></li>
  587. <li><a href=
  588. "more/version_history.html">Version
  589. History</a></li>
  590. </ul>
  591. </div>
  592. </div>
  593. <div class="sidecell" id="other">
  594. <div class="sidecell-0">
  595. <h4>Other Resources</h4>
  596. <ul>
  597. <li><a href=
  598. "http://boost-sandbox.sourceforge.net/vault/">
  599. Sandbox Files</a></li>
  600. <li><a href=
  601. "http://www.yahoogroups.com/files/boost/">Files
  602. (Members)</a></li>
  603. <li><a href=
  604. "more/getting_started.html#CVS">Main
  605. CVS</a></li>
  606. <li><a href=
  607. "more/mailing_lists.htm#sandbox">Sandbox
  608. CVS</a></li>
  609. <li><a href="tools/index.html">Tools</a></li>
  610. <li><a href=
  611. "people/people.htm">People</a></li>
  612. <li><a href=
  613. "doc/html/who_s_using_boost_.html">Who's
  614. Using Boost?</a></li>
  615. <li><a href=
  616. "more/moderators.html">Moderators</a></li>
  617. <li><a href="more/index.htm">More
  618. Boost</a></li>
  619. <li><a href="more/links.htm#cpp">More
  620. C++</a></li>
  621. </ul>
  622. </div>
  623. </div>
  624. <div class="sidecell" id="official">
  625. <div class="sidecell-0">
  626. <h4>Official Branch Sites</h4>
  627. <ul>
  628. <li><a href=
  629. "http://spirit.sourceforge.net/">Spirit</a></li>
  630. </ul>
  631. </div>
  632. </div>
  633. <div class="sidecell" id="unofficial">
  634. <div class="sidecell-0">
  635. <h4>Unofficial Branch Sites</h4>
  636. <ul>
  637. <li><a href=
  638. "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
  639. Wiki</a></li>
  640. <li><a href="http://boost.c-view.org">Chinese
  641. mirror</a></li>
  642. </ul>
  643. </div>
  644. </div>
  645. <div class="clear"></div>
  646. </div>
  647. </div>
  648. </div>
  649. </div>
  650. </div>
  651. </td>
  652. </tr>
  653. <tr>
  654. <td id="sidebars-bottom">
  655. <div class="sidebar" id="footer-sidebar">
  656. <div class="sidebar-0">
  657. <div class="sidebar-1">
  658. <div class="sidebar-2">
  659. <div class="sidebar-3">
  660. <div class="sidecell" id="footer">
  661. <div class="sidecell-0">
  662. <div id="revised">
  663. <p>Revised $Date$</p>
  664. </div>
  665. <div id="copyright">
  666. <p>Copyright Beman Dawes, David Abrahams,
  667. 1998-2003.</p>
  668. <p>Copyright Rene Rivera 2004-2005.</p>
  669. </div>
  670. <div id="license">
  671. <p>Distributed under the Boost Software
  672. License, Version 1.0. (See accompanying file
  673. <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a>
  674. or copy at <a href=
  675. "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/
  676. LICENSE_1_0.txt</a>)</p>
  677. </div>
  678. <div id="banners">
  679. <p><a href=
  680. "http://validator.w3.org/check?uri=referer"><img class="c1"
  681. src="more/w3c_valid_xhtml10.png" alt=
  682. "Valid XHTML 1.0!" /></a></p>
  683. <p><a href=
  684. "http://jigsaw.w3.org/css-validator/check/referer">
  685. <img class="c1" src="more/w3c_valid_css.png"
  686. alt="Valid CSS!" /></a></p>
  687. <p><a href=
  688. "http://sourceforge.net"><img class="c1" src=
  689. "http://sourceforge.net/sflogo.php?group_id=7586&amp;type=1"
  690. alt="SourceForge.net" /></a></p>
  691. </div>
  692. </div>
  693. </div>
  694. <div class="clear"></div>
  695. </div>
  696. </div>
  697. </div>
  698. </div>
  699. </div>
  700. </td>
  701. </tr>
  702. </table>
  703. </div>
  704. </div>
  705. </div>
  706. </div>
  707. </body>
  708. </html>
粤ICP备19079148号