index.htm 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  4. <head>
  5. <meta name="generator" content=
  6. "HTML Tidy for Cygwin (vers 1st September 2004), see www.w3.org" />
  7. <title>Boost C++ Libraries</title>
  8. <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
  9. <link rel="icon" href="more/favicon.ico" type="image/ico" />
  10. <link rel="stylesheet" type="text/css" href="more/css_0/front.css" />
  11. <!--[if IE]>
  12. <style type="text/css">
  13. body { behavior: url(more/css_0/csshover.htc); }
  14. </style>
  15. <![endif]-->
  16. </head>
  17. <body>
  18. <div class="body-0">
  19. <div class="body-1">
  20. <div class="body-2">
  21. <div id="heading">
  22. <div id="heading-0">
  23. <h1><img id="boost-logo" src="more/boost-dark-trans.png" alt=
  24. "Boost C++ Libraries" width="237" height="55" name=
  25. "boost-logo" /></h1>
  26. <p id="heading-quote"><span class="quote">&ldquo;...one of the
  27. most highly regarded and expertly designed C++ library projects
  28. in the world.&rdquo;</span> <span class="attribution">&mdash;
  29. <a href="http://www.gotw.ca/">Herb Sutter</a> and <a href=
  30. "http://en.wikipedia.org/wiki/Andrei_Alexandrescu">Andrei
  31. Alexandrescu</a>, <a href=
  32. "http://safari.awprofessional.com/?XmlId=0321113586">C++ Coding
  33. Standards</a></span></p>
  34. <div class="clear"></div>
  35. </div>
  36. </div>
  37. <div id="content">
  38. <table summary="">
  39. <tr>
  40. <td id="sections" rowspan="2">
  41. <div class="section" id="intro">
  42. <h1>Welcome to Boost.org!</h1>
  43. <div class="section-body">
  44. <div class="section-body-0">
  45. <div class="section-body-1">
  46. <p>Boost provides free peer-reviewed portable C++
  47. source libraries.</p>
  48. <p>We emphasize libraries that work well with the C++
  49. Standard Library. Boost libraries are intended to be
  50. widely useful, and usable across a broad spectrum of
  51. applications. The <a href=
  52. "more/license_info.html">Boost license</a> encourages
  53. both commercial and non-commercial use.</p>
  54. <p>We aim to establish &quot;existing practice&quot; and
  55. provide reference implementations so that Boost
  56. libraries are suitable for eventual standardization.
  57. Ten Boost libraries are already included in the
  58. <a href="http://www.open-std.org/jtc1/sc22/wg21">C++
  59. Standards Committee's</a> Library Technical Report (
  60. <a href=
  61. "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf">
  62. TR1</a>) as a step toward becoming part of a future
  63. C++ Standard. More Boost libraries are proposed for
  64. the upcoming <a href=
  65. "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html">
  66. TR2</a>.</p>
  67. <p class="note"><span class="note-label">Getting
  68. started:</span> <span class="note-body">Boost works
  69. on almost any modern operating system, including UNIX
  70. and Windows variants. Follow the <a href=
  71. "more/getting_started.html">Getting Started Guide</a>
  72. to download and install Boost. Popular Linux and Unix
  73. distributions such as <a href=
  74. "http://fedora.redhat.com/">Fedora</a>, <a href=
  75. "http://www.debian.org/">Debian</a>, and <a href=
  76. "http://www.netbsd.org/">NetBSD</a> include pre-built
  77. Boost packages. Boost may also already be available
  78. on your organization's internal web
  79. server.</span></p>
  80. <p class="note"><span class=
  81. "note-label">Background:</span> <span class=
  82. "note-body">The <a href=
  83. "more/background.html">Background Information
  84. page</a> has introductory material to help those
  85. educating their organization about Boost.</span></p>
  86. </div>
  87. </div>
  88. </div>
  89. </div>
  90. <div class="section" id="participation">
  91. <h2><a name="Membership" id=
  92. "Membership"></a>Participation</h2>
  93. <div class="section-body">
  94. <div class="section-body-0">
  95. <div class="section-body-1">
  96. <p>Although Boost was begun by members of the C++
  97. Standards Committee Library Working Group,
  98. participation has expanded to include thousands of
  99. programmers from the C++ community at large.</p>
  100. <p>If you are interested in participating in Boost,
  101. please join our main <a href=
  102. "more/mailing_lists.htm#main">developers mailing
  103. list</a>. Discussions are highly technical, and list
  104. members are encouraged to participate in formal
  105. reviews of proposed libraries. There is also a
  106. <a href="more/mailing_lists.htm#users">users mailing
  107. list</a>, and several <a href=
  108. "more/mailing_lists.htm#projects">project specific
  109. lists</a>.</p>
  110. <p>Both the main Boost developers list and the users
  111. list are also accessible as <a href=
  112. "more/mailing_lists.htm">newsgroups</a>.</p>
  113. </div>
  114. </div>
  115. </div>
  116. </div>
  117. <div class="section" id="news">
  118. <h2>Latest News</h2>
  119. <div class="section-body">
  120. <div class="section-body-0">
  121. <div class="section-body-1">
  122. <h3>???, 2006 - Version 1.34.0</h3>
  123. <h4>New Libraries</h4>
  124. <ul>
  125. <li><span class="library"><a href=
  126. "doc/html/foreach.html">Foreach Library</a>:</span>
  127. <tt>BOOST_FOREACH</tt> macro for easily iterating
  128. over the elements of a sequence, from Eric
  129. Niebler.</li>
  130. <li><span class="library"><a href=
  131. "doc/html/xpressive.html">Xpressive
  132. Library</a>:</span> Regular expressions that can be
  133. written as strings or as expression templates, and
  134. that can refer to each other and themselves
  135. recursively with the power of context-free
  136. grammars, from Eric Niebler.</li>
  137. <li><span class="library"><a href=
  138. "libs/tr1/index.html">TR1 Library</a>:</span> An
  139. implementation of the C++ Technical Report on
  140. Standard Library Extensions, from John Maddock.
  141. This library does not itself implement the TR1
  142. components, rather it's a thin wrapper that will
  143. include your standard library's TR1 implementation
  144. (if it has one), otherwise it will include the
  145. Boost Library equivalents, and import them into
  146. namespace <code>std::tr1</code>. Highlights
  147. include: Reference Wrappers, Smart Pointers,
  148. result_of, Function Object Binders, Polymorphic
  149. function wrappers, Type Traits, Random Number
  150. Generators and Distributions, Tuples, Fixed Size
  151. Array, Hash Function Objects, Regular Expressions,
  152. and Complex Number Additional Algorithms.</li>
  153. <li><span class="library"><a href=
  154. "libs/statechart/doc/index.html">Statechart
  155. Library</a>:</span> Arbitrarily complex finite state
  156. machines can be implemented in easily readable and
  157. maintainable C++ code, from Andreas Huber.</li>
  158. </ul>
  159. <h4>Updated Libraries</h4>
  160. <ul>
  161. <li>
  162. <span class="library"><a href=
  163. "libs/assign/index.html">Assign
  164. Library</a>:</span>
  165. <ul>
  166. <li>Support for
  167. <code>ptr_map&lt;key,T&gt;</code> via the new
  168. function <code>ptr_map_insert()</code></li>
  169. <li>Support for initialization of <a href=
  170. "libs/ptr_container/index.html">Pointer
  171. Containers</a> when the containers hold
  172. pointers to an abstract base class.</li>
  173. </ul>
  174. </li>
  175. <li><span class="library"><a href=
  176. "libs/multi_array/index.html">MultiArray
  177. Library</a>:</span> Boost.MultiArray now by default
  178. provides range-checking for
  179. <code>operator[]</code>. Range checking can be
  180. disabled by defining the macro
  181. <code>BOOST_DISABLE_ASSERTS</code> before including
  182. <tt>multi_array.hpp</tt>. A bug in
  183. <code>multi_array::resize()</code> related
  184. to storage orders was fixed.</li>
  185. <li>
  186. <span class="library"><a href=
  187. "libs/filesystem/doc/index.htm">Filesystem
  188. Library</a>:</span> Major upgrade in preparation
  189. for submission to the C++ Standards Committee for
  190. TR2. Changes include:
  191. <ul>
  192. <li><a href=
  193. "libs/filesystem/doc/i18n.html#Internationalization">
  194. Internationalization</a>, provided by class
  195. templates <i>basic_path</i>,
  196. <i>basic_filesystem_error</i>,
  197. <i>basic_directory_iterator</i>, and
  198. <i>basic_directory_entry</i>.</li>
  199. <li><a href=
  200. "libs/filesystem/doc/i18n.html#Simplification">Simplification</a>
  201. of the path interface by eliminating special
  202. constructors to identify native formats.</li>
  203. <li><a href=
  204. "libs/filesystem/doc/i18n.html#Rationalization">
  205. Rationalization</a> of predicate function
  206. design, including the addition of several new
  207. functions.</li>
  208. <li>Clearer specification by reference to
  209. <a href=
  210. "libs/filesystem/doc/design.htm#POSIX-01">POSIX</a>,
  211. the ISO/IEEE Single Unix Standard, with
  212. provisions for Windows and other operating
  213. systems.</li>
  214. <li><a href=
  215. "libs/filesystem/doc/i18n.html#Preservation">Preservation</a>
  216. of existing user code whenever possible.</li>
  217. <li><a href=
  218. "libs/filesystem/doc/i18n.html#More_efficient">More
  219. efficient</a> directory iteration.</li>
  220. <li>Addition of a <a href=
  221. "libs/filesystem/doc/convenience.htm#basic_recursive_directory_iterator">
  222. recursive directory iterator</a>.</li>
  223. </ul>
  224. </li>
  225. <li><span class="library"><a href=
  226. "libs/function/index.html">Function
  227. Library</a>:</span> Boost.Function now implements a
  228. small buffer optimization, which can drastically
  229. improve the performance when copying or
  230. construction Boost.Function objects storing small
  231. function objects. For instance,
  232. <code>bind(&amp;X:foo, &amp;x, _1, _2)</code>
  233. requires no heap allocation when placed into a
  234. Boost.Function object.</li>
  235. <li>
  236. <span class="library"><a href=
  237. "libs/functional/hash/index.html">Functional/Hash
  238. Library</a></span>
  239. <ul>
  240. <li>Use declarations for standard classes, so
  241. that the library doesn't need to include all of
  242. their headers</li>
  243. <li>Deprecated the
  244. <tt>&lt;boost/functional/hash/*.hpp&gt;</tt>
  245. headers.</li>
  246. <li>Add support for the
  247. <tt>BOOST_HASH_NO_EXTENSIONS</tt> macro, which
  248. disables the extensions to TR1</li>
  249. <li>Minor improvements to the hash functions
  250. for floating point numbers.</li>
  251. </ul>
  252. </li>
  253. <li>
  254. <span class="library"><a href=
  255. "libs/graph/doc/index.html">Graph
  256. Library</a>:</span>
  257. <ul>
  258. <li><a href=
  259. "libs/graph/doc/maximum_matching.html"><tt>edmonds_maximum_cardinality_matching</tt></a>,
  260. from Aaron Windsor.</li>
  261. <li><a href=
  262. "libs/graph/doc/lengauer_tarjan_dominator_tree.htm">
  263. <tt>lengauer_tarjan_dominator_tree</tt></a>,
  264. from JongSoo Park.</li>
  265. <li><a href=
  266. "libs/graph/doc/compressed_sparse_row.html"><tt>
  267. compressed_sparse_row_graph</tt></a>, from
  268. Jeremiah Willcock and Douglas Gregor of Indiana
  269. University.</li>
  270. <li><a href=
  271. "sorted_erdos_renyi_generator.html"><tt>sorted_erdos_renyi_iterator</tt></a>,
  272. from Jeremiah Willcock of Indiana
  273. University.</li>
  274. <li><a href=
  275. "libs/graph/doc/biconnected_components.html"><tt>
  276. biconnected_components</tt></a> now supports a
  277. visitor and named parameters, from Janusz
  278. Piwowarski.</li>
  279. <li><a href=
  280. "libs/graph/doc/adjacency_matrix.html"><tt>adjacency_matrix</tt></a>
  281. now models the <a href=
  282. "libs/graph/doc/BidirectionalGraph.html">Bidirectional
  283. Graph</a> concept.</li>
  284. <li><a href=
  285. "libs/graph/doc/dijkstra_shortest_paths.html"><tt>
  286. dijkstra_shortest_paths</tt></a> now calls
  287. <tt>vis.initialize_vertex</tt> for each vertex
  288. during initialization.</li>
  289. <li>See the <a href=
  290. "libs/graph/doc/history.html#1.34.0">complete
  291. revision history</a> for more information.</li>
  292. </ul>
  293. </li>
  294. <li>
  295. <span class="library"><a href=
  296. "libs/multi_index/doc/index.html">Multi-index
  297. Containers Library</a>:</span>
  298. <ul>
  299. <li>New <a href=
  300. "libs/multi_index/doc/tutorial/indices.html#rnd_indices">
  301. random access indices</a>.</li>
  302. <li>Non key-based indices feature new <a href=
  303. "libs/multi_index/doc/tutorial/indices.html#rearrange">
  304. rearrange facilities</a>.</li>
  305. <li>This version also includes a number of
  306. optimizations and usage improvements. For a
  307. complete list of changes, see the library
  308. <a href=
  309. "libs/multi_index/doc/release_notes.html#boost_1_34">
  310. release notes</a>.</li>
  311. </ul>
  312. </li>
  313. <li>
  314. <span class="library"><a href=
  315. "libs/parameter/index.html">Parameter
  316. Library</a>:</span>
  317. <ul>
  318. <li>Every ArgumentPack is now a valid <a href=
  319. "libs/mpl/doc/refmanual/forward-sequence.html">MPL
  320. Forward Sequence.</a></li>
  321. <li>Support for unnamed arguments (those whose
  322. keyword is deduced from their types) is
  323. added.</li>
  324. <li>Support for named and unnamed template
  325. arguments is added.</li>
  326. <li>New overload generation macros solve the
  327. <a href=
  328. "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2002/n1385.htm">
  329. forwarding problem</a> directly.</li>
  330. <li>See also the Python library changes,
  331. below.</li>
  332. </ul>
  333. </li>
  334. <li>
  335. <span class="library"><a href=
  336. "libs/ptr_container/index.html">Pointer Container
  337. Library</a>:</span>
  338. <ul>
  339. <li>Support for serialization via <a href=
  340. "libs/serialization/index.html">Boost.Serialization.</a></li>
  341. <li>Exceptions can be disabled by defining the
  342. macro BOOST_PTR_CONTAINER_NO_EXCEPTIONS before
  343. including any header. This macro is defined by
  344. default if BOOST_NO_EXCEPTIONS is defined.</li>
  345. <li>Additional
  346. <code>std::auto_ptr&lt;T&gt;</code> overloads
  347. added s.t. one can also pass
  348. <code>std::auto_ptr&lt;T&gt;</code> instead of
  349. only <code>T*</code> arguments to member
  350. functions.</li>
  351. <li><code>transfer()</code> now has weaker
  352. requirements s.t. one can transfer objects from
  353. <code>ptr_container&lt;Derived&gt;</code> to
  354. <code>ptr_container&lt;Base&gt;</code>,</li>
  355. </ul>
  356. </li>
  357. <li>
  358. <span class="library"><a href=
  359. "libs/python/index.html">Python
  360. Library</a>:</span>
  361. <ul>
  362. <li>Boost.Python now automatically appends C++
  363. signatures to docstrings. The new <a href=
  364. "libs/python/doc/v2/docstring_options.html"><code>
  365. docstring_options.hpp</code></a> header is
  366. available to control the content of
  367. docstrings.</li>
  368. <li><a href=
  369. "libs/python/doc/v2/stl_iterator.html#stl_input_iterator-spec">
  370. <code>stl_input_iterator</code></a>, for
  371. turning a Python iterable object into an STL
  372. input iterator, from Eric Niebler.</li>
  373. <li>Support for <code>void*</code> conversions
  374. is added.</li>
  375. <li>Integrated support for wrapping C++
  376. functions built with the parameter library;
  377. keyword names are automatically known to
  378. docsstrings.</li>
  379. </ul>
  380. </li>
  381. <li>
  382. <span class="library"><a href=
  383. "libs/smart_ptr/smart_ptr.htm">Smart
  384. Pointers Library</a>:</span>
  385. <ul>
  386. <li><a href=
  387. "libs/smart_ptr/shared_ptr.htm#allocator_constructor">
  388. Allocator support</a> as proposed in <a href=
  389. "http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1851.pdf">
  390. N1851</a> (162 Kb PDF).</li>
  391. <li><a href=
  392. "libs/smart_ptr/pointer_cast.html">
  393. <code>pointer_cast</code></a> and <a href=
  394. "libs/smart_ptr/pointer_to_other.html">
  395. <code>pointer_to_other</code></a> utilities to
  396. allow pointer-independent code, from Ion
  397. Gaztanaga.</li>
  398. </ul>
  399. </li>
  400. <li>
  401. <span class="library"><a href="libs/algorithm/string/index.html">
  402. String Algorithm Library</a>:<span>
  403. <ul>
  404. <li><code>lexicographical_compare</code></li>
  405. <li><code>join</code></li>
  406. <li>
  407. New comparison predicates <code>is_less</code>, <code>is_not_greater</code>.
  408. </li>
  409. <li>
  410. Negative indexes support (like Perl) in various algorihtms
  411. (<code>*_head/tail</code>, <code>*_nth</code>).
  412. </li>
  413. </ul>
  414. <li>
  415. <span class="library"><a href=
  416. "libs/wave/doc/index.html">Wave
  417. Library</a>:</span>
  418. <ul>
  419. <li>Wave now correctly recognizes pp-number
  420. tokens as mandated by the C++ Standard, which
  421. are converted to C++ tokens right before they
  422. are returned from the library.</li>
  423. <li>Several new preprocessing hooks have been
  424. added. For a complete description please refer
  425. to the related documentation page: <a href=
  426. "libs/wave/doc/class_reference_ctxpolicy.html">The
  427. Context Policy</a>.</li>
  428. <li>Shared library (dll) support has been added
  429. for the generated Wave libraries.</li>
  430. <li>The overall error handling has been
  431. improved. It is now possible to recover and
  432. continue after an error or a warning was
  433. issued.</li>
  434. <li>Support for optional comment and/or full
  435. whitespace preservation in the generated output
  436. stream has been added.</li>
  437. <li>The Wave library now performs automatic
  438. include guard detection to avoid accessing header
  439. files more than once, if appropriate. </li>
  440. <li>Full interactive mode has been added to the Wave
  441. tool. Now the Wave tool can be used just like Python
  442. or Perl for instance to interactively try out your
  443. BOOST_PP macros. Additionally it is now possible to
  444. load and save the current state of an interactive session
  445. (macro tables et.al.).</li>
  446. <li>The overall performance has been improved by upto
  447. 30-40%, depending on the concrete files to process. </li>
  448. <li>Support for new pragmas has been added allowing to control certain library features from inside the preprocessed sources (partial output redirection, control of generated whitespace and #line directives).<br />
  449. </li>
  450. <li>This version also includes a number of bug
  451. fixes and usage improvements. For a complete
  452. list of changes, see the libraries <a href=
  453. "libs/wave/ChangeLog">change log</a>.</li>
  454. </ul>
  455. </li>
  456. </ul>
  457. </div>
  458. </div>
  459. </div>
  460. </div>
  461. <div class="clear"></div>
  462. </td>
  463. <td id="sidebars-top">
  464. <div class="sidebar" id="boost-sidebar">
  465. <div class="sidebar-0">
  466. <div class="sidebar-1">
  467. <div class="sidebar-2">
  468. <div class="sidebar-3">
  469. <div class="sidecell" id="libraries">
  470. <div class="sidecell-0">
  471. <h4>Libraries</h4>
  472. <ul>
  473. <li><a href=
  474. "libs/libraries.htm">Documentation</a></li>
  475. <li><a href=
  476. "more/license_info.html">License</a></li>
  477. <li><a href=
  478. "http://sourceforge.net/project/showfiles.php?group_id=7586">
  479. Download</a></li>
  480. <li><a href=
  481. "more/getting_started.html">Getting
  482. Started</a></li>
  483. </ul>
  484. </div>
  485. </div>
  486. <div class="sidecell" id="tests">
  487. <div class="sidecell-0">
  488. <h4>Regression Tests</h4>
  489. <ul>
  490. <li><a href=
  491. "status/compiler_status.html">General
  492. Info</a></li>
  493. <li><a href=
  494. "http://www.boost.org/regression/release/user/">
  495. Release</a></li>
  496. <li><a href=
  497. "http://www.boost.org/regression/developement/developer/">
  498. Development</a></li>
  499. </ul>
  500. </div>
  501. </div>
  502. <div class="sidecell" id="search">
  503. <div class="sidecell-0">
  504. <h4>Search Boost</h4>
  505. <form method="get" action=
  506. "http://www.google.com/custom">
  507. <p><span id="search-text"><input type="text"
  508. name="q" id="q" size="31" maxlength="255"
  509. alt="Search Text" /></span> <span id=
  510. "search-choice"><select name="hq" id="hq">
  511. <option label="Boost" value=
  512. "site:www.boost.org">
  513. Boost
  514. </option>
  515. <option label="Documentation" value=
  516. "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc">
  517. Documentation
  518. </option>
  519. <option label="Mailing Lists" value=
  520. "site:lists.boost.org">
  521. Mailing Lists
  522. </option>
  523. </select></span> <span id="go"><input type=
  524. "image" name="search" src="more/space.gif"
  525. alt="Search" id="search-button" /></span>
  526. <span id="google"><a href=
  527. "http://www.google.com/search"><img src=
  528. "more/google_logo_25wht.gif" alt="Google"
  529. width="75" height="32" /> Powered</a></span>
  530. <input type="hidden" name="cof" value=
  531. "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
  532. <input type="hidden" name="sa" value=
  533. "Google Search" /> <input type="hidden" name=
  534. "domains" value=
  535. "www.boost.org;lists.boost.org" /></p>
  536. </form>
  537. </div>
  538. </div>
  539. <div class="clear"></div>
  540. </div>
  541. </div>
  542. </div>
  543. </div>
  544. </div>
  545. <div class="sidebar" id="participation-sidebar">
  546. <div class="sidebar-0">
  547. <div class="sidebar-1">
  548. <div class="sidebar-2">
  549. <div class="sidebar-3">
  550. <div class="sidecell" id="groups">
  551. <div class="sidecell-0">
  552. <h4>Groups</h4>
  553. <ul>
  554. <li><a href=
  555. "more/mailing_lists.htm#main">Boost
  556. (Developers)</a></li>
  557. <li><a href=
  558. "more/mailing_lists.htm#users">Boost
  559. Users</a></li>
  560. <li><a href=
  561. "more/mailing_lists.htm#announce">Announcements</a></li>
  562. <li><a href=
  563. "more/mailing_lists.htm#interest">Boost
  564. General Interest</a></li>
  565. <li><a href=
  566. "more/mailing_lists.htm#projects">Project-Specific</a></li>
  567. <li><a href=
  568. "more/discussion_policy.htm">Discussion
  569. Policy</a></li>
  570. </ul>
  571. </div>
  572. </div>
  573. <div class="sidecell" id="contribute">
  574. <div class="sidecell-0">
  575. <h4>Contribute</h4>
  576. <ul>
  577. <li><a href=
  578. "more/formal_review_process.htm">Formal
  579. Reviews</a></li>
  580. <li><a href=
  581. "more/formal_review_schedule.html">Review
  582. Schedule</a></li>
  583. <li><a href=
  584. "more/lib_guide.htm#Requirements">Requirements</a></li>
  585. <li><a href=
  586. "more/lib_guide.htm#Guidelines">Guidelines</a></li>
  587. <li><a href=
  588. "more/submission_process.htm">Submissions</a></li>
  589. </ul>
  590. </div>
  591. </div>
  592. <div class="clear"></div>
  593. </div>
  594. </div>
  595. </div>
  596. </div>
  597. </div>
  598. <div class="sidebar" id="resources-sidebar">
  599. <div class="sidebar-0">
  600. <div class="sidebar-1">
  601. <div class="sidebar-2">
  602. <div class="sidebar-3">
  603. <div class="sidecell" id="support">
  604. <div class="sidecell-0">
  605. <h4>Support</h4>
  606. <ul>
  607. <li><a href="more/faq.htm">FAQ</a></li>
  608. <li><a href=
  609. "http://sourceforge.net/tracker/?group_id=7586">
  610. Request Support</a></li>
  611. <li><a href="more/bugs.htm">Report
  612. Bugs</a></li>
  613. <li><a href=
  614. "more/requesting_new_features.htm">Suggest
  615. Features</a></li>
  616. <li><a href=
  617. "more/links.htm#CommercialSupport">Commercial
  618. Support</a></li>
  619. <li><a href="more/mailing_lists.htm">Mailing
  620. Lists</a></li>
  621. <li><a href=
  622. "more/version_history.html">Version
  623. History</a></li>
  624. </ul>
  625. </div>
  626. </div>
  627. <div class="sidecell" id="other">
  628. <div class="sidecell-0">
  629. <h4>Other Resources</h4>
  630. <ul>
  631. <li><a href=
  632. "http://boost-consulting.com/vault/">Vault
  633. Files</a></li>
  634. <li><a href=
  635. "more/getting_started.html#CVS">Main
  636. CVS</a></li>
  637. <li><a href=
  638. "more/mailing_lists.htm#sandbox">Sandbox
  639. CVS</a></li>
  640. <li><a href="tools/index.html">Tools</a></li>
  641. <li><a href=
  642. "people/people.htm">People</a></li>
  643. <li><a href=
  644. "doc/html/who_s_using_boost_.html">Who's
  645. Using Boost?</a></li>
  646. <li><a href=
  647. "more/moderators.html">Moderators</a></li>
  648. <li><a href="more/index.htm">More
  649. Boost</a></li>
  650. <li><a href="more/links.htm#cpp">More
  651. C++</a></li>
  652. </ul>
  653. </div>
  654. </div>
  655. <div class="sidecell" id="official">
  656. <div class="sidecell-0">
  657. <h4>Official Branch Sites</h4>
  658. <ul>
  659. <li><a href=
  660. "http://spirit.sourceforge.net/">Spirit</a></li>
  661. </ul>
  662. </div>
  663. </div>
  664. <div class="sidecell" id="unofficial">
  665. <div class="sidecell-0">
  666. <h4>Unofficial Branch Sites</h4>
  667. <ul>
  668. <li><a href=
  669. "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
  670. Wiki</a></li>
  671. </ul>
  672. </div>
  673. </div>
  674. <div class="clear"></div>
  675. </div>
  676. </div>
  677. </div>
  678. </div>
  679. </div>
  680. </td>
  681. </tr>
  682. <tr>
  683. <td id="sidebars-bottom">
  684. <div class="sidebar" id="footer-sidebar">
  685. <div class="sidebar-0">
  686. <div class="sidebar-1">
  687. <div class="sidebar-2">
  688. <div class="sidebar-3">
  689. <div class="sidecell" id="footer">
  690. <div class="sidecell-0">
  691. <div id="revised">
  692. <p>Revised $Date$</p>
  693. </div>
  694. <div id="copyright">
  695. <p>Copyright Beman Dawes, David Abrahams,
  696. 1998-2003.</p>
  697. <p>Copyright Rene Rivera 2004-2005.</p>
  698. </div>
  699. <div id="license">
  700. <p>Distributed under the Boost Software
  701. License, Version 1.0. (See accompanying file
  702. <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a>
  703. or copy at <a href=
  704. "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/
  705. LICENSE_1_0.txt</a>)</p>
  706. </div>
  707. <div id="banners">
  708. <p><a href=
  709. "http://validator.w3.org/check?uri=referer"><img class="c1"
  710. src="more/w3c_valid_xhtml10.png" alt=
  711. "Valid XHTML 1.0!" width="88" height=
  712. "31" /></a></p>
  713. <p><a href=
  714. "http://jigsaw.w3.org/css-validator/check/referer">
  715. <img class="c1" src="more/w3c_valid_css.png"
  716. alt="Valid CSS!" width="88" height=
  717. "31" /></a></p>
  718. <p><a href=
  719. "http://sourceforge.net"><img class="c1" src=
  720. "http://sourceforge.net/sflogo.php?group_id=7586&amp;type=1"
  721. alt="SourceForge.net" /></a></p>
  722. </div>
  723. </div>
  724. </div>
  725. <div class="clear"></div>
  726. </div>
  727. </div>
  728. </div>
  729. </div>
  730. </div>
  731. </td>
  732. </tr>
  733. </table>
  734. </div>
  735. </div>
  736. </div>
  737. </div>
  738. </body>
  739. </html>
粤ICP备19079148号