index.htm 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519
  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
  123. class="library"><a
  124. href="libs/function/index.html">Function
  125. Library</a>:</span> Boost.Function now
  126. implements a small buffer optimization,
  127. which can drastically improve the
  128. performance when copying or construction
  129. Boost.Function objects storing small
  130. function objects. For
  131. instance, <code>bind(&amp;X:foo, &amp;x, _1,
  132. _2)</code> requires no heap allocation when
  133. placed into a Boost.Function object.</li>
  134. <li><span class="library"><a
  135. href="libs/graph/doc/index.html">Graph
  136. Library</a>:</span>
  137. <ul>
  138. <li><a href="libs/graph/doc/maximum_matching.html"><tt>edmonds_maximum_cardinality_matching</tt></a>, from Aaron Windsor.</li>
  139. <li><a href="libs/graph/doc/lengauer_tarjan_dominator_tree.htm"><tt>lengauer_tarjan_dominator_tree</tt></a>, from JongSoo Park.</li>
  140. <li><a href="libs/graph/doc/compressed_sparse_row.html"><tt>compressed_sparse_row_graph</tt></a>, from Jeremiah Willcock and Douglas Gregor of Indiana University.</li>
  141. <li><a href="sorted_erdos_renyi_generator.html"><tt>sorted_erdos_renyi_iterator</tt></a>, from Jeremiah Willcock of Indiana University.</li>
  142. <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>
  143. <li><a href="libs/graph/doc/dijkstra_shortest_paths.html"><tt>dijkstra_shortest_paths</tt></a> now calls <tt>vis.initialize_vertex</tt> for each vertex during initialization.</li>
  144. <li>See the <a href="libs/graph/doc/history.html#1.34.0">complete revision history</a> for more information.</li>
  145. </ul></li>
  146. <li><span
  147. class="library"><a
  148. href="libs/python/index.html">Python
  149. Library</a>:</span> Boost.Python now
  150. automatically appends C++ signatures
  151. to docstrings. The new
  152. <a href="libs/python/doc/v2/docstring_options.html"
  153. ><code>docstring_options.hpp</code></a>
  154. header is available to control the
  155. content of docstrings.
  156. </li>
  157. </ul>
  158. </div>
  159. </div>
  160. </div>
  161. </div>
  162. <div class="clear"></div>
  163. </td>
  164. <td id="sidebars-top">
  165. <div class="sidebar" id="boost-sidebar">
  166. <div class="sidebar-0">
  167. <div class="sidebar-1">
  168. <div class="sidebar-2">
  169. <div class="sidebar-3">
  170. <div class="sidecell" id="libraries">
  171. <div class="sidecell-0">
  172. <h4>Libraries</h4>
  173. <ul>
  174. <li><a href=
  175. "libs/libraries.htm">Documentation</a></li>
  176. <li><a href=
  177. "more/license_info.html">License</a></li>
  178. <li><a href=
  179. "http://sourceforge.net/project/showfiles.php?group_id=7586">
  180. Download</a></li>
  181. <li><a href=
  182. "more/getting_started.html">Getting
  183. Started</a></li>
  184. </ul>
  185. </div>
  186. </div>
  187. <div class="sidecell" id="tests">
  188. <div class="sidecell-0">
  189. <h4>Regression Tests</h4>
  190. <ul>
  191. <li><a href=
  192. "status/compiler_status.html">General
  193. Info</a></li>
  194. <li><a href=
  195. "http://www.boost.org/regression/release/user/">
  196. Release</a></li>
  197. <li><a href=
  198. "http://www.boost.org/regression/developement/developer/">
  199. Development</a></li>
  200. </ul>
  201. </div>
  202. </div>
  203. <div class="sidecell" id="search">
  204. <div class="sidecell-0">
  205. <h4>Search Boost</h4>
  206. <form method="get" action=
  207. "http://www.google.com/custom">
  208. <p><span id="search-text"><input type="text"
  209. name="q" id="q" size="31" maxlength="255"
  210. alt="Search Text" /></span> <span id=
  211. "search-choice"><select name="hq" id="hq">
  212. <option label="Boost" value=
  213. "site:www.boost.org">
  214. Boost
  215. </option>
  216. <option label="Documentation" value=
  217. "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc">
  218. Documentation
  219. </option>
  220. <option label="Mailing Lists" value=
  221. "site:lists.boost.org">
  222. Mailing Lists
  223. </option>
  224. </select></span> <span id="go"><input type=
  225. "image" name="search" src="more/space.gif"
  226. alt="Search" id="search-button" /></span>
  227. <span id="google"><a href=
  228. "http://www.google.com/search"><img src=
  229. "more/google_logo_25wht.gif" alt="Google" />
  230. Powered</a></span> <input type="hidden" name=
  231. "cof" value=
  232. "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
  233. <input type="hidden" name="sa" value=
  234. "Google Search" /> <input type="hidden" name=
  235. "domains" value=
  236. "www.boost.org;lists.boost.org" /></p>
  237. </form>
  238. </div>
  239. </div>
  240. <div class="clear"></div>
  241. </div>
  242. </div>
  243. </div>
  244. </div>
  245. </div>
  246. <div class="sidebar" id="participation-sidebar">
  247. <div class="sidebar-0">
  248. <div class="sidebar-1">
  249. <div class="sidebar-2">
  250. <div class="sidebar-3">
  251. <div class="sidecell" id="groups">
  252. <div class="sidecell-0">
  253. <h4>Groups</h4>
  254. <ul>
  255. <li><a href=
  256. "more/mailing_lists.htm#main">Boost
  257. (Developers)</a></li>
  258. <li><a href=
  259. "more/mailing_lists.htm#users">Boost
  260. Users</a></li>
  261. <li><a href=
  262. "more/mailing_lists.htm#announce">Announcements</a></li>
  263. <li><a href=
  264. "more/mailing_lists.htm#interest">Boost
  265. General Interest</a></li>
  266. <li><a href=
  267. "more/mailing_lists.htm#projects">Project-Specific</a></li>
  268. <li><a href=
  269. "more/discussion_policy.htm">Discussion
  270. Policy</a></li>
  271. </ul>
  272. </div>
  273. </div>
  274. <div class="sidecell" id="contribute">
  275. <div class="sidecell-0">
  276. <h4>Contribute</h4>
  277. <ul>
  278. <li><a href=
  279. "more/formal_review_process.htm">Formal
  280. Reviews</a></li>
  281. <li><a href=
  282. "more/formal_review_schedule.html">Review
  283. Schedule</a></li>
  284. <li><a href=
  285. "more/lib_guide.htm#Requirements">Requirements</a></li>
  286. <li><a href=
  287. "more/lib_guide.htm#Guidelines">Guidelines</a></li>
  288. <li><a href=
  289. "more/submission_process.htm">Submissions</a></li>
  290. </ul>
  291. </div>
  292. </div>
  293. <div class="clear"></div>
  294. </div>
  295. </div>
  296. </div>
  297. </div>
  298. </div>
  299. <div class="sidebar" id="resources-sidebar">
  300. <div class="sidebar-0">
  301. <div class="sidebar-1">
  302. <div class="sidebar-2">
  303. <div class="sidebar-3">
  304. <div class="sidecell" id="support">
  305. <div class="sidecell-0">
  306. <h4>Support</h4>
  307. <ul>
  308. <li><a href="more/faq.htm">FAQ</a></li>
  309. <li><a href=
  310. "http://sourceforge.net/tracker/?group_id=7586">
  311. Request Support</a></li>
  312. <li><a href="more/bugs.htm">Report
  313. Bugs</a></li>
  314. <li><a href=
  315. "more/requesting_new_features.htm">Suggest
  316. Features</a></li>
  317. <li><a href=
  318. "more/links.htm#CommercialSupport">Commercial
  319. Support</a></li>
  320. <li><a href="more/mailing_lists.htm">Mailing
  321. Lists</a></li>
  322. <li><a href=
  323. "more/version_history.html">Version
  324. History</a></li>
  325. </ul>
  326. </div>
  327. </div>
  328. <div class="sidecell" id="other">
  329. <div class="sidecell-0">
  330. <h4>Other Resources</h4>
  331. <ul>
  332. <li><a href=
  333. "http://boost-consulting.com/vault/">Vault
  334. Files</a></li>
  335. <li><a href=
  336. "more/getting_started.html#CVS">Main
  337. CVS</a></li>
  338. <li><a href=
  339. "more/mailing_lists.htm#sandbox">Sandbox
  340. CVS</a></li>
  341. <li><a href="tools/index.html">Tools</a></li>
  342. <li><a href=
  343. "people/people.htm">People</a></li>
  344. <li><a href=
  345. "doc/html/who_s_using_boost_.html">Who's
  346. Using Boost?</a></li>
  347. <li><a href=
  348. "more/moderators.html">Moderators</a></li>
  349. <li><a href="more/index.htm">More
  350. Boost</a></li>
  351. <li><a href="more/links.htm#cpp">More
  352. C++</a></li>
  353. </ul>
  354. </div>
  355. </div>
  356. <div class="sidecell" id="official">
  357. <div class="sidecell-0">
  358. <h4>Official Branch Sites</h4>
  359. <ul>
  360. <li><a href=
  361. "http://spirit.sourceforge.net/">Spirit</a></li>
  362. </ul>
  363. </div>
  364. </div>
  365. <div class="sidecell" id="unofficial">
  366. <div class="sidecell-0">
  367. <h4>Unofficial Branch Sites</h4>
  368. <ul>
  369. <li><a href=
  370. "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
  371. Wiki</a></li>
  372. </ul>
  373. </div>
  374. </div>
  375. <div class="clear"></div>
  376. </div>
  377. </div>
  378. </div>
  379. </div>
  380. </div>
  381. </td>
  382. </tr>
  383. <tr>
  384. <td id="sidebars-bottom">
  385. <div class="sidebar" id="footer-sidebar">
  386. <div class="sidebar-0">
  387. <div class="sidebar-1">
  388. <div class="sidebar-2">
  389. <div class="sidebar-3">
  390. <div class="sidecell" id="footer">
  391. <div class="sidecell-0">
  392. <div id="revised">
  393. <p>Revised $Date$</p>
  394. </div>
  395. <div id="copyright">
  396. <p>Copyright Beman Dawes, David Abrahams,
  397. 1998-2003.</p>
  398. <p>Copyright Rene Rivera 2004-2005.</p>
  399. </div>
  400. <div id="license">
  401. <p>Distributed under the Boost Software
  402. License, Version 1.0. (See accompanying file
  403. <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a>
  404. or copy at <a href=
  405. "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/
  406. LICENSE_1_0.txt</a>)</p>
  407. </div>
  408. <div id="banners">
  409. <p><a href=
  410. "http://validator.w3.org/check?uri=referer"><img class="c1"
  411. src="more/w3c_valid_xhtml10.png" alt=
  412. "Valid XHTML 1.0!" /></a></p>
  413. <p><a href=
  414. "http://jigsaw.w3.org/css-validator/check/referer">
  415. <img class="c1" src="more/w3c_valid_css.png"
  416. alt="Valid CSS!" /></a></p>
  417. <p><a href=
  418. "http://sourceforge.net"><img class="c1" src=
  419. "http://sourceforge.net/sflogo.php?group_id=7586&amp;type=1"
  420. alt="SourceForge.net" /></a></p>
  421. </div>
  422. </div>
  423. </div>
  424. <div class="clear"></div>
  425. </div>
  426. </div>
  427. </div>
  428. </div>
  429. </div>
  430. </td>
  431. </tr>
  432. </table>
  433. </div>
  434. </div>
  435. </div>
  436. </div>
  437. </body>
  438. </html>
粤ICP备19079148号