index.htm 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578
  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. <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" width="237" height="55" name=
  23. "boost-logo" /></h1>
  24. <p id="heading-quote"><span class="quote">&ldquo;...one of the
  25. most highly regarded and expertly designed C++ library projects
  26. in the world.&rdquo;</span> <span class="attribution">&mdash;
  27. <a href="http://www.gotw.ca/">Herb Sutter</a> and <a href=
  28. "http://en.wikipedia.org/wiki/Andrei_Alexandrescu">Andrei
  29. Alexandrescu</a>, <a href=
  30. "http://safari.awprofessional.com/?XmlId=0321113586">C++ Coding
  31. Standards</a></span></p>
  32. <div class="clear"></div>
  33. </div>
  34. </div>
  35. <div id="content">
  36. <table summary="">
  37. <tr>
  38. <td id="sections" rowspan="2">
  39. <div class="section" id="intro">
  40. <h1>Welcome to Boost.org!</h1>
  41. <div class="section-body">
  42. <div class="section-body-0">
  43. <div class="section-body-1">
  44. <p>Boost provides free peer-reviewed portable C++
  45. source libraries.</p>
  46. <p>We emphasize libraries that work well with the C++
  47. Standard Library. Boost libraries are intended to be
  48. widely useful, and usable across a broad spectrum of
  49. applications. The <a href=
  50. "more/license_info.html">Boost license</a> encourages
  51. both commercial and non-commercial use.</p>
  52. <p>We aim to establish "existing practice" and
  53. provide reference implementations so that Boost
  54. libraries are suitable for eventual standardization.
  55. Ten Boost libraries are already included in the
  56. <a href="http://www.open-std.org/jtc1/sc22/wg21">C++
  57. Standards Committee's</a> Library Technical Report (
  58. <a href=
  59. "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf">
  60. TR1</a>) as a step toward becoming part of a future
  61. C++ Standard. More Boost libraries are proposed for
  62. the upcoming <a href=
  63. "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html">
  64. TR2</a>.</p>
  65. <p class="note"><span class="note-label">Getting
  66. started:</span> <span class="note-body">Boost works
  67. on almost any modern operating system, including UNIX
  68. and Windows variants. Follow the <a href=
  69. "more/getting_started.html">Getting Started Guide</a>
  70. to download and install Boost. Popular Linux and Unix
  71. distributions such as <a href=
  72. "http://fedora.redhat.com/">Fedora</a>, <a href=
  73. "http://www.debian.org/">Debian</a>, and <a href=
  74. "http://www.netbsd.org/">NetBSD</a> include pre-built
  75. Boost packages. Boost may also already be available
  76. on your organization's internal web
  77. server.</span></p>
  78. <p class="note"><span class=
  79. "note-label">Background:</span> <span class=
  80. "note-body">The <a href=
  81. "more/background.html">Background Information
  82. page</a> has introductory material to help those
  83. educating their organization about Boost.</span></p>
  84. </div>
  85. </div>
  86. </div>
  87. </div>
  88. <div class="section" id="participation">
  89. <h2><a name="Membership" id=
  90. "Membership"></a>Participation</h2>
  91. <div class="section-body">
  92. <div class="section-body-0">
  93. <div class="section-body-1">
  94. <p>Although Boost was begun by members of the C++
  95. Standards Committee Library Working Group,
  96. participation has expanded to include thousands of
  97. programmers from the C++ community at large.</p>
  98. <p>If you are interested in participating in Boost,
  99. please join our main <a href=
  100. "more/mailing_lists.htm#main">developers mailing
  101. list</a>. Discussions are highly technical, and list
  102. members are encouraged to participate in formal
  103. reviews of proposed libraries. There is also a
  104. <a href="more/mailing_lists.htm#users">users mailing
  105. list</a>, and several <a href=
  106. "more/mailing_lists.htm#projects">project specific
  107. lists</a>.</p>
  108. <p>Both the main Boost developers list and the users
  109. list are also accessible as <a href=
  110. "more/mailing_lists.htm">newsgroups</a>.</p>
  111. </div>
  112. </div>
  113. </div>
  114. </div>
  115. <div class="section" id="news">
  116. <h2>Latest News</h2>
  117. <div class="section-body">
  118. <div class="section-body-0">
  119. <div class="section-body-1">
  120. <h3>July 24, 2007 - Version 1.34.1</h3>
  121. <p>This is a bug fix release addressing many problems with the 1.34.0 release.
  122. It is a recommended upgrade for all users of Boost 1.34.0. For a complete list of fixes see
  123. <a href="http://svn.boost.org/trac/boost/query?status=closed&amp;milestone=Boost+1.34.1">Boost Trac</a>.</p>
  124. <h4>Supported Compilers</h4>
  125. <p>New in this release is improved support for
  126. the IBM XL C/C++ compiler.</p>
  127. <p>Boost is tested on a wide range of compilers and
  128. platforms. Since Boost libraries rely on modern C++
  129. features not available in all compilers, not all
  130. Boost libraries will work with every compiler.
  131. The following compilers and platforms have been
  132. extensively tested with Boost, although many other
  133. compilers and platforms will work as well. For more
  134. information, see the <a href=
  135. "http://www.boost.org/regression/release/user/">regression
  136. test results</a>.</p>
  137. <ul>
  138. <li><a href="http://developer.apple.com/">Apple
  139. GCC</a> 4.0.1 on Mac OS X.</li>
  140. <li><a href=
  141. "http://www.borland.com/us/products/cbuilder/">Borland
  142. C++</a> 5.8.2 on Windows.</li>
  143. <li><a href="http://gcc.gnu.org/">GNU C++</a>
  144. <ul>
  145. <li>
  146. 3.2.x., 3.3.x, 3.4.x, 4.0.x, 4.1.x on Linux
  147. </li>
  148. <li>
  149. 4.1.x on Solaris
  150. </li>
  151. <li>
  152. 3.4.x on Windows
  153. </li>
  154. </ul>
  155. </li>
  156. <li><a href="http://h30097.www3.hp.com/cplus/">HP
  157. C++ for Tru64 UNIX 7.1</a>.</li>
  158. <li><a href="http://www.hp.com/go/c++">HP
  159. aC++ A.06.14</a>.</li>
  160. <li><a href=
  161. "http://www.intel.com/cd/software/products/asmo-na/eng/compilers/index.htm">
  162. Intel C++</a> 9.1 on Windows, 9.0 on Linux.</li>
  163. <li><a href="http://www.metrowerks.com/">Metrowerks
  164. CodeWarrior</a> 9.4 on Windows.</li>
  165. <li><a href=
  166. "http://msdn.microsoft.com/visualc/">Microsoft
  167. Visual C++</a> 6.0 (sp5, with and without STLport),
  168. 7.0, 7.1, 8.0. Note: Boost does not support the
  169. non-standard "Safe" C++ Library shipping with
  170. Visual C++ 8.0, which may result in many spurious
  171. warnings from Boost headers and other
  172. standards-conforming C++ code. To suppress these
  173. warnings, define the macro
  174. <code>_SCL_SECURE_NO_DEPRECATE</code>.</li>
  175. <li><a href="http://developers.sun.com/sunstudio/compilers_index.html">
  176. Sun Studio 11</a>
  177. on Solaris.</li>
  178. </ul>
  179. <h4>Acknowledgements</h4>
  180. <p><a href="people/thomas_witt.html">Thomas Witt</a>
  181. managed this release.</p>
  182. <p>A great number of people contributed their time
  183. and expertise to make this release possible. Special
  184. thanks go to Kim Barrett consolidating Boost.Iostreams changes
  185. from various branches and Rene Rivera for general build and installation
  186. support.</p>
  187. </div>
  188. </div>
  189. </div>
  190. </div>
  191. <div class="clear"></div>
  192. </td>
  193. <td id="sidebars-top">
  194. <div class="sidebar" id="boost-sidebar">
  195. <div class="sidebar-0">
  196. <div class="sidebar-1">
  197. <div class="sidebar-2">
  198. <div class="sidebar-3">
  199. <div class="sidecell" id="libraries">
  200. <div class="sidecell-0">
  201. <h4>Libraries</h4>
  202. <ul>
  203. <li><a href=
  204. "libs/libraries.htm">Documentation</a></li>
  205. <li><a href=
  206. "more/license_info.html">License</a></li>
  207. <li><a href=
  208. "http://sourceforge.net/project/showfiles.php?group_id=7586">
  209. Download</a></li>
  210. <li><a href=
  211. "more/getting_started.html">Getting
  212. Started</a></li>
  213. </ul>
  214. </div>
  215. </div>
  216. <div class="sidecell" id="tests">
  217. <div class="sidecell-0">
  218. <h4>Regression Tests</h4>
  219. <ul>
  220. <li><a href=
  221. "status/compiler_status.html">General
  222. Info</a></li>
  223. <li><a href=
  224. "http://www.boost.org/regression/release/user/">
  225. Release</a></li>
  226. <li><a href=
  227. "http://www.boost.org/regression/developement/developer/">
  228. Development</a></li>
  229. </ul>
  230. </div>
  231. </div>
  232. <div class="sidecell" id="search">
  233. <div class="sidecell-0">
  234. <h4>Search Boost</h4>
  235. <form method="get" action=
  236. "http://www.google.com/custom">
  237. <p><span id="search-text"><input type="text"
  238. name="q" id="q" size="31" maxlength="255"
  239. alt="Search Text" /></span> <span id=
  240. "search-choice"><select name="hq" id="hq">
  241. <option label="Boost" value=
  242. "site:www.boost.org">
  243. Boost
  244. </option>
  245. <option label="Documentation" value=
  246. "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc">
  247. Documentation
  248. </option>
  249. <option label="Mailing Lists" value=
  250. "site:lists.boost.org">
  251. Mailing Lists
  252. </option>
  253. </select></span> <span id="go"><input type=
  254. "image" name="search" src="more/space.gif"
  255. alt="Search" id="search-button" /></span>
  256. <span id="google"><a href=
  257. "http://www.google.com/search"><img src=
  258. "more/google_logo_25wht.gif" alt="Google"
  259. width="75" height="32" /> Powered</a></span>
  260. <input type="hidden" name="cof" value=
  261. "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
  262. <input type="hidden" name="sa" value=
  263. "Google Search" /> <input type="hidden" name=
  264. "domains" value=
  265. "www.boost.org;lists.boost.org" /></p>
  266. </form>
  267. </div>
  268. </div>
  269. <div class="clear"></div>
  270. </div>
  271. </div>
  272. </div>
  273. </div>
  274. </div>
  275. <div class="sidebar" id="participation-sidebar">
  276. <div class="sidebar-0">
  277. <div class="sidebar-1">
  278. <div class="sidebar-2">
  279. <div class="sidebar-3">
  280. <div class="sidecell" id="groups">
  281. <div class="sidecell-0">
  282. <h4>Groups</h4>
  283. <ul>
  284. <li><a href=
  285. "more/mailing_lists.htm#main">Boost
  286. (Developers)</a></li>
  287. <li><a href=
  288. "more/mailing_lists.htm#users">Boost
  289. Users</a></li>
  290. <li><a href=
  291. "more/mailing_lists.htm#announce">Announcements</a></li>
  292. <li><a href=
  293. "more/mailing_lists.htm#interest">Boost
  294. General Interest</a></li>
  295. <li><a href=
  296. "more/mailing_lists.htm#projects">Project-Specific</a></li>
  297. <li><a href=
  298. "more/discussion_policy.htm">Discussion
  299. Policy</a></li>
  300. </ul>
  301. </div>
  302. </div>
  303. <div class="sidecell" id="contribute">
  304. <div class="sidecell-0">
  305. <h4>Contribute</h4>
  306. <ul>
  307. <li><a href=
  308. "more/formal_review_process.htm">Formal
  309. Reviews</a></li>
  310. <li><a href=
  311. "more/formal_review_schedule.html">Review
  312. Schedule</a></li>
  313. <li><a href=
  314. "more/lib_guide.htm#Requirements">Requirements</a></li>
  315. <li><a href=
  316. "more/lib_guide.htm#Guidelines">Guidelines</a></li>
  317. <li><a href=
  318. "more/submission_process.htm">Submissions</a></li>
  319. </ul>
  320. </div>
  321. </div>
  322. <div class="clear"></div>
  323. </div>
  324. </div>
  325. </div>
  326. </div>
  327. </div>
  328. <div class="sidebar" id="resources-sidebar">
  329. <div class="sidebar-0">
  330. <div class="sidebar-1">
  331. <div class="sidebar-2">
  332. <div class="sidebar-3">
  333. <div class="sidecell" id="support">
  334. <div class="sidecell-0">
  335. <h4>Support</h4>
  336. <ul>
  337. <li><a href="more/faq.htm">FAQ</a></li>
  338. <li><a href=
  339. "http://sourceforge.net/tracker/?group_id=7586">
  340. Request Support</a></li>
  341. <li><a href="more/bugs.htm">Report
  342. Bugs</a></li>
  343. <li><a href=
  344. "more/requesting_new_features.htm">Suggest
  345. Features</a></li>
  346. <li><a href=
  347. "more/links.htm#CommercialSupport">Commercial
  348. Support</a></li>
  349. <li><a href="more/mailing_lists.htm">Mailing
  350. Lists</a></li>
  351. <li><a href=
  352. "more/version_history.html">Version
  353. History</a></li>
  354. <li><a href=
  355. "more/mailing_lists.htm#IRC">#boost IRC
  356. channel</a></li>
  357. </ul>
  358. </div>
  359. </div>
  360. <div class="sidecell" id="other">
  361. <div class="sidecell-0">
  362. <h4>Other Resources</h4>
  363. <ul>
  364. <li><a href=
  365. "http://www.boostcon.com">BoostCon
  366. 2007</a></li>
  367. <li><a href=
  368. "http://boost-consulting.com/vault/">Vault
  369. Files</a></li>
  370. <li><a href=
  371. "http://sourceforge.net/cvs/?group_id=7586">Main
  372. CVS</a></li>
  373. <li><a href=
  374. "http://svn.boost.org/trac/boost/wiki/BoostSubversion">Sandbox
  375. SVN</a></li>
  376. <li><a href=
  377. "http://engineering.meta-comm.com/boost.aspx">
  378. Snapshots</a></li>
  379. <li><a href="tools/index.html">Tools</a></li>
  380. <li><a href=
  381. "people/people.htm">People</a></li>
  382. <li><a href=
  383. "doc/html/who_s_using_boost_.html">Who's
  384. Using Boost?</a></li>
  385. <li><a href=
  386. "more/moderators.html">Moderators</a></li>
  387. <li><a href="more/index.htm">More
  388. Boost</a></li>
  389. <li><a href="more/links.htm#cpp">More
  390. C++</a></li>
  391. </ul>
  392. </div>
  393. </div>
  394. <div class="sidecell" id="official">
  395. <div class="sidecell-0">
  396. <h4>Official Branch Sites</h4>
  397. <ul>
  398. <li><a href=
  399. "http://spirit.sourceforge.net/">Spirit</a></li>
  400. </ul>
  401. </div>
  402. </div>
  403. <div class="sidecell" id="unofficial">
  404. <div class="sidecell-0">
  405. <h4>Unofficial Branch Sites</h4>
  406. <ul>
  407. <li><a href=
  408. "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
  409. Wiki</a></li>
  410. </ul>
  411. </div>
  412. </div>
  413. <div class="clear"></div>
  414. </div>
  415. </div>
  416. </div>
  417. </div>
  418. </div>
  419. </td>
  420. </tr>
  421. <tr>
  422. <td id="sidebars-bottom">
  423. <div class="sidebar" id="footer-sidebar">
  424. <div class="sidebar-0">
  425. <div class="sidebar-1">
  426. <div class="sidebar-2">
  427. <div class="sidebar-3">
  428. <div class="sidecell" id="footer">
  429. <div class="sidecell-0">
  430. <div id="revised">
  431. <p>Revised $Date$</p>
  432. </div>
  433. <div id="copyright">
  434. <p>Copyright Beman Dawes, David Abrahams,
  435. 1998-2003.</p>
  436. <p>Copyright Rene Rivera 2004-2007.</p>
  437. </div>
  438. <div id="license">
  439. <p>Distributed under the Boost Software
  440. License, Version 1.0. (See accompanying file
  441. <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a>
  442. or copy at <a href=
  443. "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/
  444. LICENSE_1_0.txt</a>)</p>
  445. </div>
  446. <div id="banners">
  447. <p><a href=
  448. "http://validator.w3.org/check?uri=referer"><img class="c1"
  449. src="more/w3c_valid_xhtml10.png" alt=
  450. "Valid XHTML 1.0!" width="88" height=
  451. "31" /></a></p>
  452. <p><a href=
  453. "http://jigsaw.w3.org/css-validator/check/referer">
  454. <img class="c1" src="more/w3c_valid_css.png"
  455. alt="Valid CSS!" width="88" height=
  456. "31" /></a></p>
  457. <p><a href=
  458. "http://sourceforge.net"><img class="c1" src=
  459. "http://sourceforge.net/sflogo.php?group_id=7586&amp;type=1"
  460. alt="SourceForge.net" /></a></p>
  461. </div>
  462. </div>
  463. </div>
  464. <div class="clear"></div>
  465. </div>
  466. </div>
  467. </div>
  468. </div>
  469. </div>
  470. </td>
  471. </tr>
  472. </table>
  473. </div>
  474. </div>
  475. </div>
  476. </div>
  477. </body>
  478. </html>
粤ICP备19079148号