index.htm 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877
  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>
  173. <span class="library"><a href=
  174. "libs/bind/bind.html">Bind Library</a>:</span>
  175. Bind expressions now support
  176. <a href="libs/bind/bind.html#operators">
  177. comparisons and negation</a>. Example: <code>
  178. bind(&amp;X::name, _1) &lt; bind(&amp;X::name,
  179. _2)</code>.
  180. </li>
  181. <li>
  182. <span class="library"><a href=
  183. "doc/html/date_time.html">Date-Time
  184. Library</a>:</span>
  185. <ul>
  186. <li>Added <a href=
  187. "doc/html/date_time/local_time.html">local time
  188. and time zone classes</a>.</li>
  189. <li>Added <a href=
  190. "doc/html/date_time/date_time_io.html">format-based
  191. Input/Output facets</a>.</li>
  192. <li>For a complete list of changes, see the
  193. library <a href=
  194. "doc/html/date_time/details.html#date_time.changes">
  195. change history</a>.</li>
  196. </ul>
  197. </li>
  198. <li>
  199. <span class="library"><a href=
  200. "libs/graph/doc/index.html">Graph
  201. Library</a>:</span> Introduced several new
  202. algorithms and improved existing algorithms:
  203. <ul>
  204. <li><a href=
  205. "libs/graph/doc/python.html">Experimental
  206. Python bindings</a>, from Doug Gregor and
  207. Indiana University.</li>
  208. <li><a href=
  209. "libs/graph/doc/floyd_warshall_shortest.html"><tt>
  210. floyd warshall all pairs shortest
  211. paths</tt></a>, from Lauren Foutz and Scott
  212. Hill.</li>
  213. <li><a href=
  214. "libs/graph/doc/astar_search.html"><tt>astar
  215. search</tt></a>, from Kristopher Beevers and
  216. Jufeng Peng.</li>
  217. <li><a href=
  218. "libs/graph/doc/fruchterman_reingold.html"><tt>fruchterman
  219. reingold force directed layout</tt></a>, from
  220. Doug Gregor and Indiana University.</li>
  221. <li><a href=
  222. "libs/graph/doc/biconnected_components.html"><tt>
  223. biconnected components</tt> and
  224. <tt>articulation points</tt></a>, from Jeremy
  225. Siek, Janusz Piwowarski, and Doug Gregor.</li>
  226. <li><a href=
  227. "libs/graph/doc/sequential_vertex_coloring.html">
  228. <tt>sequential vertex coloring</tt></a> has
  229. been updated, tested, and documented.</li>
  230. <li><a href=
  231. "libs/graph/doc/gursoy_atun_layout.html"><tt>gursoy
  232. atun layout</tt></a>, from Jeremiah Willcock
  233. and Doug Gregor of Indiana University.</li>
  234. <li><a href=
  235. "libs/graph/doc/king_ordering.html"><tt>king
  236. ordering</tt></a>, from D. Kevin McGrath of
  237. Indiana University.</li>
  238. <li><a href=
  239. "libs/graph/doc/cuthill_mckee_ordering.html"><tt>
  240. cuthill mckee ordering</tt></a> has been recast
  241. as an invocation of <tt>breadth first
  242. search</tt> and now supports graphs with
  243. multiple components.</li>
  244. <li><a href=
  245. "libs/graph/doc/dijkstra_shortest_paths.html"><tt>
  246. dijkstra shortest paths</tt></a> now uses a
  247. relaxed heap&nbsp;[<a href=
  248. "libs/graph/doc/bibliography.html#driscoll88">61</a>]
  249. as its priority queue, improving its complexity
  250. to <em>O(V log V)</em> and improving real-world
  251. performance for larger graphs.</li>
  252. <li><a href=
  253. "libs/graph/doc/read_graphviz.html"><code>read
  254. graphviz</code></a> now has a new, Spirit-based
  255. parser that works for all graph types and
  256. supports arbitrary properties on the graph,
  257. from Ron Garcia. The old, Bison-based GraphViz
  258. reader has been deprecated and will be removed
  259. in a future Boost release. <a href=
  260. "libs/graph/doc/write-graphviz.html"><code>write
  261. graphviz</code></a> also supports dynamic
  262. properties.</li>
  263. <li><a href=
  264. "libs/graph/doc/subgraph.html"><code>subgraph</code></a>:
  265. <code>get_property</code> now refers to the
  266. subgraph property, not the root graph's
  267. property.</li>
  268. <li>See the <a href=
  269. "libs/graph/doc/history.html#by-version">history</a>
  270. for additional changes and bug fixes.</li>
  271. </ul>
  272. </li>
  273. <li>
  274. <span class="library"><a href=
  275. "libs/multi_index/doc/index.html">Multi-index
  276. Containers Library</a>:</span>
  277. <ul>
  278. <li>New <a href=
  279. "libs/multi_index/doc/advanced_topics.html#hashed_indices">
  280. hashed indices</a>.</li>
  281. <li>Added <a href=
  282. "libs/multi_index/doc/advanced_topics.html#serialization">
  283. serialization support</a>.</li>
  284. <li>For a complete list of changes, see the
  285. library <a href=
  286. "libs/multi_index/doc/release_notes.html">release
  287. notes</a>.</li>
  288. </ul>
  289. </li>
  290. <li>
  291. <span class="library"><a href=
  292. "libs/program_options/doc/index.html">Program
  293. Options Library</a>:</span>
  294. <ul>
  295. <li>Option descriptions are now printed with
  296. word wrapping.</li>
  297. <li>Command line parser can bypass unregistered
  298. options, instread of throwing.</li>
  299. <li>Removed support for "implicit" (optional)
  300. values.</li>
  301. <li>New customization method
  302. 'command_line_parser::extra_style_parser'.
  303. Unlike 'additional_parser', allows the user to
  304. parse several tokens and return a vector of
  305. options, not just a single option.</li>
  306. <li>Work with disabled exceptions.</li>
  307. </ul>
  308. </li>
  309. <li><span class="library"><a href=
  310. "libs/property_map/property_map.html">Property Map
  311. Library</a>:</span> Introduced the <a href=
  312. "libs/property_map/doc/dynamic_property_map.html"><code>
  313. dynamic properties</code></a> class, which provides
  314. dynamically-typed access to a set of property
  315. maps.</li>
  316. <li>
  317. <span class="library"><a href=
  318. "libs/python/doc/index.html">Boost.Python</a>:</span>
  319. <ul>
  320. <li>Added support for docstrings on nonstatic
  321. properties.</li>
  322. <li>We now export the client-provided
  323. docstrings for <code>init&lt;optional&lt;&gt;
  324. &gt;</code> and
  325. <i>XXX</i><code>_FUNCTION_OVERLOADS()</code>
  326. for only the last overload.</li>
  327. <li>Support for Embedded VC++ 4 and GCC-3.3 on
  328. MacOS added</li>
  329. <li>Introduced better support for rvalue
  330. from-python conversions of shared_ptr.</li>
  331. <li>Support for exposing
  332. <code>vector&lt;T*&gt;</code> with the indexing
  333. suite.</li>
  334. <li>updated visual studio project build
  335. file.</li>
  336. <li>Added search feature to the index
  337. page.</li>
  338. </ul>
  339. </li>
  340. <li><span class="library"><a href=
  341. "libs/random/index.html">Random Number
  342. Library</a>:</span> improved initialization for
  343. <code>mersenne_twister</code>, algorithm by Makoto
  344. Matsumoto and Takuji Nishimura, implemented for
  345. Boost by Jens Maurer.<br />
  346. <em>Note:</em> All test vectors for
  347. <code>mersenne_twister</code>s constructed or
  348. seeded without parameters or with a single
  349. <code>unsigned int</code> parameter become
  350. invalid.</li>
  351. <li><span class="library"><a href=
  352. "libs/range/index.html">Range Library</a>:</span>
  353. Minor addition of convenience functions to
  354. <code>iterator range</code> like <code>front(),
  355. back()</code> and <code>operator[]()</code>.</li>
  356. <li>
  357. <span class="library"><a href=
  358. "libs/regex/index.html">Regex Library</a>:</span>
  359. <ul>
  360. <li>Rewritten front end parser now supports
  361. (?imsx-imsx) constructs, plus lookbehind
  362. assertions and conditional expressions.</li>
  363. <li>Thin wrapper classes improve integration
  364. with MFC/ATL code.</li>
  365. <li>Full (optional) Unicode support via the ICU
  366. library.</li>
  367. </ul>Refer to the <a href=
  368. "libs/regex/doc/history.html">regex history
  369. page</a> for more information on these and other
  370. small changes.
  371. </li>
  372. <li>
  373. <span class="library"><a href=
  374. "libs/serialization/doc/index.html">Serialization
  375. Library</a>:</span>
  376. <ul>
  377. <li>DLL version.</li>
  378. <li>Auto-linking.</li>
  379. <li>Serialization of variants.</li>
  380. <li>Improved serialization of shared
  381. pointers.</li>
  382. </ul>
  383. </li>
  384. <li><span class="library"><a href=
  385. "doc/html/signals.html">Signals Library</a>:</span>
  386. added slot blocking/unblocking, from Frantz
  387. Maerten. Huge improvements to signal invocation
  388. performance from Robert Zeh.</li>
  389. </ul>
  390. <h4>Supported Compilers</h4>
  391. <p>Boost is tested on a wide range of compilers and
  392. platforms. Since Boost libraries rely on modern C++
  393. features not available in all compilers, not all
  394. Boost libraries will work with every compiler. The
  395. following compilers and platforms have been
  396. extensively tested with Boost, although many other
  397. compilers and platforms will work as well. For more
  398. information, see the <a href=
  399. "http://www.boost.org/regression/release/user/">regression
  400. test results</a>.</p>
  401. <ul>
  402. <li><a href="http://developer.apple.com/">Apple
  403. GCC</a> 3.x on Mac OS X.</li>
  404. <li><a href=
  405. "http://www.borland.com/us/products/cbuilder/">Borland
  406. C++</a> 5.6.4 on Windows.</li>
  407. <li><a href="http://gcc.gnu.org">GNU C++</a> 2.95.3
  408. (with and without STLport), 3.2.x., 3.3.x, 3.4.x,
  409. 4.0.x on Windows, Linux and Solaris.</li>
  410. <li><a href=
  411. "http://www.intel.com/cd/software/products/asmo-na/eng/compilers/index.htm">
  412. Intel C++</a> 8.1, 9.0 on Windows, Linux.</li>
  413. <li><a href="http://www.metrowerks.com">Metrowerks
  414. CodeWarrior</a> 8.3, 9.4, 9.5 on Mac OS X and
  415. Windows.</li>
  416. <li><a href=
  417. "http://msdn.microsoft.com/visualc/">Microsoft
  418. Visual C++</a> 6.0 (sp5, with and without STLport),
  419. 7.0, 7.1, 8.0 beta. Note: due to intermittent
  420. problems with Visual C++ 8.0 beta, and the presence
  421. of a variety of pre-release compiler builds, we are
  422. unable to guarantee compatibility until the final
  423. compiler is released.</li>
  424. </ul>
  425. <h4>Acknowledgements</h4>
  426. <p><img src="more/boost_1_33_0.jpg" width="128"
  427. height="118" alt="Medieval Mr. Gregor" class=
  428. "left-inset" /><a href=
  429. "people/doug_gregor.html">Douglas Gregor</a> managed
  430. this release.</p>
  431. <p>A great number of people contributed their time
  432. and expertise to make this release possible. Special
  433. thanks go to Aleksey Gurtovoy and Misha Bergal, who
  434. managed to keep the regression testing system working
  435. throughout the release process; David Abrahams, Beman
  436. Dawes, Aleksey Gurtovoy, Rene Rivera and Jonathan
  437. Turkanis for greatly improving the quality of this
  438. release; Rene Rivera for the new Boost web page
  439. design; and Zoltan "cad" Juhasz for the new Boost
  440. logo.</p>
  441. </div>
  442. </div>
  443. </div>
  444. </div>
  445. <div class="clear"></div>
  446. </td>
  447. <td id="sidebars-top">
  448. <div class="sidebar" id="boost-sidebar">
  449. <div class="sidebar-0">
  450. <div class="sidebar-1">
  451. <div class="sidebar-2">
  452. <div class="sidebar-3">
  453. <div class="sidecell" id="libraries">
  454. <div class="sidecell-0">
  455. <h4>Libraries</h4>
  456. <ul>
  457. <li><a href=
  458. "libs/libraries.htm">Documentation</a></li>
  459. <li><a href=
  460. "more/license_info.html">License</a></li>
  461. <li><a href=
  462. "http://sourceforge.net/project/showfiles.php?group_id=7586">
  463. Download</a></li>
  464. <li><a href=
  465. "more/getting_started.html">Getting
  466. Started</a></li>
  467. </ul>
  468. </div>
  469. </div>
  470. <div class="sidecell" id="tests">
  471. <div class="sidecell-0">
  472. <h4>Regression Tests</h4>
  473. <ul>
  474. <li><a href=
  475. "status/compiler_status.html">General
  476. Info</a></li>
  477. <li><a href=
  478. "http://www.boost.org/regression/release/user/">
  479. Release</a></li>
  480. <li><a href=
  481. "http://www.boost.org/regression/developement/developer/">
  482. Development</a></li>
  483. </ul>
  484. </div>
  485. </div>
  486. <div class="sidecell" id="search">
  487. <div class="sidecell-0">
  488. <h4>Search Boost</h4>
  489. <form method="get" action=
  490. "http://www.google.com/custom">
  491. <p><span id="search-text"><input type="text"
  492. name="q" id="q" size="31" maxlength="255"
  493. alt="Search Text" /></span> <span id=
  494. "search-choice"><select name="hq" id="hq">
  495. <option label="Boost" value=
  496. "site:www.boost.org">
  497. Boost
  498. </option>
  499. <option label="Documentation" value=
  500. "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc">
  501. Documentation
  502. </option>
  503. <option label="Mailing Lists" value=
  504. "site:lists.boost.org">
  505. Mailing Lists
  506. </option>
  507. </select></span> <span id="go"><input type=
  508. "image" name="search" src="more/space.gif"
  509. alt="Search" id="search-button" /></span>
  510. <span id="google"><a href=
  511. "http://www.google.com/search"><img src=
  512. "more/google_logo_25wht.gif" alt="Google" />
  513. Powered</a></span> <input type="hidden" name=
  514. "cof" value=
  515. "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
  516. <input type="hidden" name="sa" value=
  517. "Google Search" /> <input type="hidden" name=
  518. "domains" value=
  519. "www.boost.org;lists.boost.org" /></p>
  520. </form>
  521. </div>
  522. </div>
  523. <div class="clear"></div>
  524. </div>
  525. </div>
  526. </div>
  527. </div>
  528. </div>
  529. <div class="sidebar" id="participation-sidebar">
  530. <div class="sidebar-0">
  531. <div class="sidebar-1">
  532. <div class="sidebar-2">
  533. <div class="sidebar-3">
  534. <div class="sidecell" id="groups">
  535. <div class="sidecell-0">
  536. <h4>Groups</h4>
  537. <ul>
  538. <li><a href=
  539. "more/mailing_lists.htm#main">Boost
  540. (Developers)</a></li>
  541. <li><a href=
  542. "more/mailing_lists.htm#users">Boost
  543. Users</a></li>
  544. <li><a href=
  545. "more/mailing_lists.htm#announce">Announcements</a></li>
  546. <li><a href=
  547. "more/mailing_lists.htm#interest">Boost
  548. General Interest</a></li>
  549. <li><a href=
  550. "more/mailing_lists.htm#projects">Project-Specific</a></li>
  551. <li><a href=
  552. "more/discussion_policy.htm">Discussion
  553. Policy</a></li>
  554. </ul>
  555. </div>
  556. </div>
  557. <div class="sidecell" id="contribute">
  558. <div class="sidecell-0">
  559. <h4>Contribute</h4>
  560. <ul>
  561. <li><a href=
  562. "more/formal_review_process.htm">Formal
  563. Reviews</a></li>
  564. <li><a href=
  565. "more/formal_review_schedule.html">Review
  566. Schedule</a></li>
  567. <li><a href=
  568. "more/lib_guide.htm#Requirements">Requirements</a></li>
  569. <li><a href=
  570. "more/lib_guide.htm#Guidelines">Guidelines</a></li>
  571. <li><a href=
  572. "more/submission_process.htm">Submissions</a></li>
  573. </ul>
  574. </div>
  575. </div>
  576. <div class="clear"></div>
  577. </div>
  578. </div>
  579. </div>
  580. </div>
  581. </div>
  582. <div class="sidebar" id="resources-sidebar">
  583. <div class="sidebar-0">
  584. <div class="sidebar-1">
  585. <div class="sidebar-2">
  586. <div class="sidebar-3">
  587. <div class="sidecell" id="support">
  588. <div class="sidecell-0">
  589. <h4>Support</h4>
  590. <ul>
  591. <li><a href="more/faq.htm">FAQ</a></li>
  592. <li><a href=
  593. "http://sourceforge.net/tracker/?group_id=7586">
  594. Request Support</a></li>
  595. <li><a href="more/bugs.htm">Report
  596. Bugs</a></li>
  597. <li><a href=
  598. "more/requesting_new_features.htm">Suggest
  599. Features</a></li>
  600. <li><a href=
  601. "more/links.htm#CommercialSupport">Commercial
  602. Support</a></li>
  603. <li><a href="more/mailing_lists.htm">Mailing
  604. Lists</a></li>
  605. <li><a href=
  606. "more/version_history.html">Version
  607. History</a></li>
  608. </ul>
  609. </div>
  610. </div>
  611. <div class="sidecell" id="other">
  612. <div class="sidecell-0">
  613. <h4>Other Resources</h4>
  614. <ul>
  615. <li><a href=
  616. "http://boost-sandbox.sourceforge.net/vault/">
  617. Sandbox Files</a></li>
  618. <li><a href=
  619. "http://www.yahoogroups.com/files/boost/">Files
  620. (Members)</a></li>
  621. <li><a href=
  622. "more/getting_started.html#CVS">Main
  623. CVS</a></li>
  624. <li><a href=
  625. "more/mailing_lists.htm#sandbox">Sandbox
  626. CVS</a></li>
  627. <li><a href="tools/index.html">Tools</a></li>
  628. <li><a href=
  629. "people/people.htm">People</a></li>
  630. <li><a href=
  631. "doc/html/who_s_using_boost_.html">Who's
  632. Using Boost?</a></li>
  633. <li><a href=
  634. "more/moderators.html">Moderators</a></li>
  635. <li><a href="more/index.htm">More
  636. Boost</a></li>
  637. <li><a href="more/links.htm#cpp">More
  638. C++</a></li>
  639. </ul>
  640. </div>
  641. </div>
  642. <div class="sidecell" id="official">
  643. <div class="sidecell-0">
  644. <h4>Official Branch Sites</h4>
  645. <ul>
  646. <li><a href=
  647. "http://spirit.sourceforge.net/">Spirit</a></li>
  648. </ul>
  649. </div>
  650. </div>
  651. <div class="sidecell" id="unofficial">
  652. <div class="sidecell-0">
  653. <h4>Unofficial Branch Sites</h4>
  654. <ul>
  655. <li><a href=
  656. "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
  657. Wiki</a></li>
  658. <li><a href="http://boost.c-view.org">Chinese
  659. mirror</a></li>
  660. </ul>
  661. </div>
  662. </div>
  663. <div class="clear"></div>
  664. </div>
  665. </div>
  666. </div>
  667. </div>
  668. </div>
  669. </td>
  670. </tr>
  671. <tr>
  672. <td id="sidebars-bottom">
  673. <div class="sidebar" id="footer-sidebar">
  674. <div class="sidebar-0">
  675. <div class="sidebar-1">
  676. <div class="sidebar-2">
  677. <div class="sidebar-3">
  678. <div class="sidecell" id="footer">
  679. <div class="sidecell-0">
  680. <div id="revised">
  681. <p>Revised $Date$</p>
  682. </div>
  683. <div id="copyright">
  684. <p>Copyright Beman Dawes, David Abrahams,
  685. 1998-2003.</p>
  686. <p>Copyright Rene Rivera 2004-2005.</p>
  687. </div>
  688. <div id="license">
  689. <p>Distributed under the Boost Software
  690. License, Version 1.0. (See accompanying file
  691. <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a>
  692. or copy at <a href=
  693. "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/
  694. LICENSE_1_0.txt</a>)</p>
  695. </div>
  696. <div id="banners">
  697. <p><a href=
  698. "http://validator.w3.org/check?uri=referer"><img class="c1"
  699. src="more/w3c_valid_xhtml10.png" alt=
  700. "Valid XHTML 1.0!" /></a></p>
  701. <p><a href=
  702. "http://jigsaw.w3.org/css-validator/check/referer">
  703. <img class="c1" src="more/w3c_valid_css.png"
  704. alt="Valid CSS!" /></a></p>
  705. <p><a href=
  706. "http://sourceforge.net"><img class="c1" src=
  707. "http://sourceforge.net/sflogo.php?group_id=7586&amp;type=1"
  708. alt="SourceForge.net" /></a></p>
  709. </div>
  710. </div>
  711. </div>
  712. <div class="clear"></div>
  713. </div>
  714. </div>
  715. </div>
  716. </div>
  717. </div>
  718. </td>
  719. </tr>
  720. </table>
  721. </div>
  722. </div>
  723. </div>
  724. </div>
  725. </body>
  726. </html>
粤ICP备19079148号