| [12] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | 
|---|
 | 2 |     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 
|---|
 | 3 |  | 
|---|
 | 4 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | 
|---|
 | 5 | <head> | 
|---|
 | 6 |   <title>Boost C++ Libraries</title> | 
|---|
 | 7 |   <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> | 
|---|
 | 8 |   <link rel="icon" href="more/favicon.ico" type="image/ico" /> | 
|---|
 | 9 |   <link rel="stylesheet" type="text/css" href="more/css_0/front.css" /> | 
|---|
 | 10 |   <!--[if IE]> | 
|---|
 | 11 |         <style type="text/css"> | 
|---|
 | 12 |           body { behavior: url(more/css_0/csshover.htc); } | 
|---|
 | 13 |         </style> | 
|---|
 | 14 |         <![endif]--> | 
|---|
 | 15 | </head> | 
|---|
 | 16 |  | 
|---|
 | 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" /></h1> | 
|---|
 | 25 |  | 
|---|
 | 26 |             <p id="heading-quote"><span class="quote">“...one of the | 
|---|
 | 27 |             most highly regarded and expertly designed C++ library projects | 
|---|
 | 28 |             in the world.”</span> <span class="attribution">— | 
|---|
 | 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 |  | 
|---|
 | 35 |             <div class="clear"></div> | 
|---|
 | 36 |           </div> | 
|---|
 | 37 |         </div> | 
|---|
 | 38 |  | 
|---|
 | 39 |         <div id="content"> | 
|---|
 | 40 |           <table summary=""> | 
|---|
 | 41 |             <tr> | 
|---|
 | 42 |               <td id="sections" rowspan="2"> | 
|---|
 | 43 |                 <div class="section" id="intro"> | 
|---|
 | 44 |                   <h1>Welcome to Boost.org!</h1> | 
|---|
 | 45 |  | 
|---|
 | 46 |                   <div class="section-body"> | 
|---|
 | 47 |                     <div class="section-body-0"> | 
|---|
 | 48 |                       <div class="section-body-1"> | 
|---|
 | 49 |                         <p>Boost provides free peer-reviewed portable C++ | 
|---|
 | 50 |                         source libraries.</p> | 
|---|
 | 51 |  | 
|---|
 | 52 |                         <p>We emphasize libraries that work well with the C++ | 
|---|
 | 53 |                         Standard Library. Boost libraries are intended to be | 
|---|
 | 54 |                         widely useful, and usable across a broad spectrum of | 
|---|
 | 55 |                         applications. The <a href= | 
|---|
 | 56 |                         "more/license_info.html">Boost license</a> encourages | 
|---|
 | 57 |                         both commercial and non-commercial use.</p> | 
|---|
 | 58 |  | 
|---|
 | 59 |                         <p>We aim to establish "existing practice" and | 
|---|
 | 60 |                         provide reference implementations so that Boost | 
|---|
 | 61 |                         libraries are suitable for eventual standardization. | 
|---|
 | 62 |                         Ten Boost libraries are already included in the | 
|---|
 | 63 |                         <a href="http://www.open-std.org/jtc1/sc22/wg21">C++ | 
|---|
 | 64 |                         Standards Committee's</a> Library Technical Report ( | 
|---|
 | 65 |                         <a href= | 
|---|
 | 66 |                         "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf"> | 
|---|
 | 67 |                         TR1</a>) as a step toward becoming part of a future | 
|---|
 | 68 |                         C++ Standard. More Boost libraries are proposed for | 
|---|
 | 69 |                         the upcoming <a href= | 
|---|
 | 70 |                         "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html"> | 
|---|
 | 71 |                         TR2</a>.</p> | 
|---|
 | 72 |  | 
|---|
 | 73 |                         <p class="note"><span class="note-label">Getting | 
|---|
 | 74 |                         started:</span> <span class="note-body">Boost works | 
|---|
 | 75 |                         on almost any modern operating system, including UNIX | 
|---|
 | 76 |                         and Windows variants. Follow the <a href= | 
|---|
 | 77 |                         "more/getting_started.html">Getting Started Guide</a> | 
|---|
 | 78 |                         to download and install Boost. Popular Linux and Unix | 
|---|
 | 79 |                         distributions such as <a href= | 
|---|
 | 80 |                         "http://fedora.redhat.com/">Fedora</a>, <a href= | 
|---|
 | 81 |                         "http://www.debian.org/">Debian</a>, and <a href= | 
|---|
 | 82 |                         "http://www.netbsd.org/">NetBSD</a> include pre-built | 
|---|
 | 83 |                         Boost packages. Boost may also already be available | 
|---|
 | 84 |                         on your organization's internal web | 
|---|
 | 85 |                         server.</span></p> | 
|---|
 | 86 |  | 
|---|
 | 87 |                         <p class="note"><span class= | 
|---|
 | 88 |                         "note-label">Background:</span> <span class= | 
|---|
 | 89 |                         "note-body">The <a href= | 
|---|
 | 90 |                         "more/background.html">Background Information | 
|---|
 | 91 |                         page</a> has introductory material to help those | 
|---|
 | 92 |                         educating their organization about Boost.</span></p> | 
|---|
 | 93 |                       </div> | 
|---|
 | 94 |                     </div> | 
|---|
 | 95 |                   </div> | 
|---|
 | 96 |                 </div> | 
|---|
 | 97 |  | 
|---|
 | 98 |                 <div class="section" id="participation"> | 
|---|
 | 99 |                   <h2><a name="Membership" id= | 
|---|
 | 100 |                   "Membership"></a>Participation</h2> | 
|---|
 | 101 |  | 
|---|
 | 102 |                   <div class="section-body"> | 
|---|
 | 103 |                     <div class="section-body-0"> | 
|---|
 | 104 |                       <div class="section-body-1"> | 
|---|
 | 105 |                         <p>Although Boost was begun by members of the C++ | 
|---|
 | 106 |                         Standards Committee Library Working Group, | 
|---|
 | 107 |                         participation has expanded to include thousands of | 
|---|
 | 108 |                         programmers from the C++ community at large.</p> | 
|---|
 | 109 |  | 
|---|
 | 110 |                         <p>If you are interested in participating in Boost, | 
|---|
 | 111 |                         please join our main <a href= | 
|---|
 | 112 |                         "more/mailing_lists.htm#main">developers mailing | 
|---|
 | 113 |                         list</a>. Discussions are highly technical, and list | 
|---|
 | 114 |                         members are encouraged to participate in formal | 
|---|
 | 115 |                         reviews of proposed libraries. There is also a | 
|---|
 | 116 |                         <a href="more/mailing_lists.htm#users">users mailing | 
|---|
 | 117 |                         list</a>, and several <a href= | 
|---|
 | 118 |                         "more/mailing_lists.htm#projects">project specific | 
|---|
 | 119 |                         lists</a>.</p> | 
|---|
 | 120 |  | 
|---|
 | 121 |                         <p>Both the main Boost developers list and the users | 
|---|
 | 122 |                         list are also accessible as <a href= | 
|---|
 | 123 |                         "more/mailing_lists.htm">newsgroups</a>.</p> | 
|---|
 | 124 |                       </div> | 
|---|
 | 125 |                     </div> | 
|---|
 | 126 |                   </div> | 
|---|
 | 127 |                 </div> | 
|---|
 | 128 |  | 
|---|
 | 129 |                 <div class="section" id="news"> | 
|---|
 | 130 |                   <h2>Latest News</h2> | 
|---|
 | 131 |  | 
|---|
 | 132 |                   <div class="section-body"> | 
|---|
 | 133 |                     <div class="section-body-0"> | 
|---|
 | 134 |                       <div class="section-body-1"> | 
|---|
 | 135 |                         <h3>December 5, 2005 - Version 1.33.1</h3> | 
|---|
 | 136 |  | 
|---|
 | 137 |                         <h4>Updated Libraries</h4> | 
|---|
 | 138 |  | 
|---|
 | 139 |                         <ul> | 
|---|
 | 140 |                           <li><span class="library"><a href= | 
|---|
 | 141 |                           "doc/html/any.html">Any Library</a>:</span> Cast to | 
|---|
 | 142 |                           reference types introduced in 1.33.0 is now | 
|---|
 | 143 |                           documented on <code>any_cast</code> documentation | 
|---|
 | 144 |                           page.</li> | 
|---|
 | 145 |  | 
|---|
 | 146 |                           <li><span class="library"><a href= | 
|---|
 | 147 |                           "libs/config/index.html">Config Library</a>:</span> | 
|---|
 | 148 |                           Don't undef BOOST_LIB_TOOLSET after use.</li> | 
|---|
 | 149 |  | 
|---|
 | 150 |                           <li> | 
|---|
 | 151 |                             <span class="library"><a href= | 
|---|
 | 152 |                             "libs/python/doc/index.html">Boost.Python</a>:</span> | 
|---|
 | 153 |  | 
|---|
 | 154 |                             <ul> | 
|---|
 | 155 |                               <li>The build now assumes Python 2.4 by | 
|---|
 | 156 |                               default, rather than 2.2</li> | 
|---|
 | 157 |  | 
|---|
 | 158 |                               <li>Support Python that's built without Unicode | 
|---|
 | 159 |                               support</li> | 
|---|
 | 160 |  | 
|---|
 | 161 |                               <li>Support for wrapping classes with | 
|---|
 | 162 |                               overloaded address-of (<code>&</code>) | 
|---|
 | 163 |                               operators</li> | 
|---|
 | 164 |                             </ul> | 
|---|
 | 165 |                           </li> | 
|---|
 | 166 |  | 
|---|
 | 167 |                           <li><span class="library"><a href= | 
|---|
 | 168 |                           "libs/smart_ptr/index.html">Smart Pointer | 
|---|
 | 169 |                           Library</a>:</span> Fixed problems under Metrowerks | 
|---|
 | 170 |                           CodeWarrior on PowerPC (Mac OS X) with inlining on, | 
|---|
 | 171 |                           GNU GCC on PowerPC 64.</li> | 
|---|
 | 172 |  | 
|---|
 | 173 |                           <li><span class="library"><a href= | 
|---|
 | 174 |                           "libs/regex/doc/index.html">Regex | 
|---|
 | 175 |                           Library</a>:</span> Fixed the supplied makefiles, | 
|---|
 | 176 |                           and other small compiler specific changes. Refer to | 
|---|
 | 177 |                           the <a href="libs/regex/doc/history.html">regex | 
|---|
 | 178 |                           history page</a> for more information on these and | 
|---|
 | 179 |                           other small changes.</li> | 
|---|
 | 180 |  | 
|---|
 | 181 |                           <li><span class="library"><a href= | 
|---|
 | 182 |                           "libs/iostreams/doc/index.html">Iostreams | 
|---|
 | 183 |                           Library</a>:</span> Improved the interface for | 
|---|
 | 184 |                           accessing a chain's components, added | 
|---|
 | 185 |                           <code>is_open</code> members to the file and file | 
|---|
 | 186 |                           descriptor devices, fixed memory-mapped files on | 
|---|
 | 187 |                           Windows, and made minor changes to the | 
|---|
 | 188 |                           documentation.</li> | 
|---|
 | 189 |  | 
|---|
 | 190 |                           <li><span class="library"><a href= | 
|---|
 | 191 |                           "libs/functional/hash/index.html">Functional/Hash | 
|---|
 | 192 |                           Library</a>:</span> Fixed the points example.</li> | 
|---|
 | 193 |  | 
|---|
 | 194 |                           <li><span class="library"><a href= | 
|---|
 | 195 |                           "libs/multi_index/doc/index.html">Multi-index | 
|---|
 | 196 |                           Containers Library</a>:</span> Fixed a problem with | 
|---|
 | 197 |                           multithreaded code, and other minor changes. Refer | 
|---|
 | 198 |                           to the library <a href= | 
|---|
 | 199 |                           "libs/multi_index/doc/release_notes.html#boost_1_33_1"> | 
|---|
 | 200 |                           release notes</a> for further details.</li> | 
|---|
 | 201 |  | 
|---|
 | 202 |                           <li> | 
|---|
 | 203 |                             <span class="library"><a href= | 
|---|
 | 204 |                             "libs/graph/doc/table_of_contents.html">Graph | 
|---|
 | 205 |                             Library</a>:</span> | 
|---|
 | 206 |  | 
|---|
 | 207 |                             <ul> | 
|---|
 | 208 |                               <li>Fixed a problem with the relaxed heap on | 
|---|
 | 209 |                               x86 Linux (fixes bug in | 
|---|
 | 210 |                               <tt>dijkstra_shortest_paths</tt>).</li> | 
|---|
 | 211 |  | 
|---|
 | 212 |                               <li>Fixed problems with <a href= | 
|---|
 | 213 |                               "libs/graph/doc/cuthill_mckee_ordering.html"><code> | 
|---|
 | 214 |                               cuthill_mckee_ordering</code></a> and <a href= | 
|---|
 | 215 |                               "libs/graph/doc/king_ordering.html"><code>king_ordering</code></a> | 
|---|
 | 216 |                               producing no results.</li> | 
|---|
 | 217 |  | 
|---|
 | 218 |                               <li>Added <tt>color_map</tt> parameter to | 
|---|
 | 219 |                               <tt>dijkstra_shortest_paths</tt>.</li> | 
|---|
 | 220 |                             </ul> | 
|---|
 | 221 |                           </li> | 
|---|
 | 222 |  | 
|---|
 | 223 |                           <li><span class="library"><a href= | 
|---|
 | 224 |                           "libs/signals/doc/index.html">Signals | 
|---|
 | 225 |                           Library</a>:</span> Fixed problems with the use of | 
|---|
 | 226 |                           Signals across shared library boundaries.</li> | 
|---|
 | 227 |  | 
|---|
 | 228 |                           <li><span class="library"><a href= | 
|---|
 | 229 |                           "libs/thread/doc/index.html">Thread | 
|---|
 | 230 |                           library</a>:</span> <code>read_write_mutex</code> | 
|---|
 | 231 |                           has been removed due to problems with | 
|---|
 | 232 |                           deadlocks.</li> | 
|---|
 | 233 |  | 
|---|
 | 234 |                           <li><span class="library"><a href= | 
|---|
 | 235 |                           "libs/wave/index.html">Wave library</a> | 
|---|
 | 236 |                           (V1.2.1)</span> Fixed a couple of problems, refer | 
|---|
 | 237 |                           to the <a href="libs/wave/ChangeLog">change log</a> | 
|---|
 | 238 |                           for further details.</li> | 
|---|
 | 239 |                         </ul> | 
|---|
 | 240 |  | 
|---|
 | 241 |                         <h4>Supported Compilers</h4> | 
|---|
 | 242 |  | 
|---|
 | 243 |                         <p>Boost is tested on a wide range of compilers and | 
|---|
 | 244 |                         platforms. Since Boost libraries rely on modern C++ | 
|---|
 | 245 |                         features not available in all compilers, not all | 
|---|
 | 246 |                         Boost libraries will work with every compiler. The | 
|---|
 | 247 |                         following compilers and platforms have been | 
|---|
 | 248 |                         extensively tested with Boost, although many other | 
|---|
 | 249 |                         compilers and platforms will work as well. For more | 
|---|
 | 250 |                         information, see the <a href= | 
|---|
 | 251 |                         "http://www.boost.org/regression/release/user/">regression | 
|---|
 | 252 |                         test results</a>.</p> | 
|---|
 | 253 |  | 
|---|
 | 254 |                         <p><b>New for this release</b>: Support for building | 
|---|
 | 255 |                         with the newest STLport-5.0 was added. The support | 
|---|
 | 256 |                         includes building with MinGW Runtime 3.8 plus | 
|---|
 | 257 |                         STLport-5.0 improved to support wide character | 
|---|
 | 258 |                         operations. Apple GCC 4.0, HP Tru64 C++, and | 
|---|
 | 259 |                         Microsoft Visual C++ 8.0 are supported platforms. We | 
|---|
 | 260 |                         have added an experimental autoconf-like | 
|---|
 | 261 |                         <code>configure</code> script for Unix-like systems: | 
|---|
 | 262 |                         run <code>configure --help</code> for more | 
|---|
 | 263 |                         information.</p> | 
|---|
 | 264 |  | 
|---|
 | 265 |                         <ul> | 
|---|
 | 266 |                           <li><a href="http://developer.apple.com/">Apple | 
|---|
 | 267 |                           GCC</a> 3.3, 4.0 on Mac OS X.</li> | 
|---|
 | 268 |  | 
|---|
 | 269 |                           <li><a href= | 
|---|
 | 270 |                           "http://www.borland.com/us/products/cbuilder/">Borland | 
|---|
 | 271 |                           C++</a> 5.6.4 on Windows.</li> | 
|---|
 | 272 |  | 
|---|
 | 273 |                           <li><a href="http://gcc.gnu.org">GNU C++</a> 2.95.3 | 
|---|
 | 274 |                           (with and without STLport), 3.2.x., 3.3.x, 3.4.x, | 
|---|
 | 275 |                           4.0.x on Windows, Linux and Solaris.</li> | 
|---|
 | 276 |  | 
|---|
 | 277 |                           <li><a href="http://h30097.www3.hp.com/cplus/">HP | 
|---|
 | 278 |                           C++ for Tru64 UNIX 7.1</a>.</li> | 
|---|
 | 279 |  | 
|---|
 | 280 |                           <li><a href= | 
|---|
 | 281 |                           "http://www.intel.com/cd/software/products/asmo-na/eng/compilers/index.htm"> | 
|---|
 | 282 |                           Intel C++</a> 8.1, 9.0 on Windows, Linux.</li> | 
|---|
 | 283 |  | 
|---|
 | 284 |                           <li><a href="http://www.metrowerks.com">Metrowerks | 
|---|
 | 285 |                           CodeWarrior</a> 8.3, 9.4, 9.5 on Mac OS X and | 
|---|
 | 286 |                           Windows.</li> | 
|---|
 | 287 |  | 
|---|
 | 288 |                           <li><a href= | 
|---|
 | 289 |                           "http://msdn.microsoft.com/visualc/">Microsoft | 
|---|
 | 290 |                           Visual C++</a> 6.0 (sp5, with and without STLport), | 
|---|
 | 291 |                           7.0, 7.1, 8.0. Note: Boost does not support the | 
|---|
 | 292 |                           non-standard "Safe" C++ Library shipping with | 
|---|
 | 293 |                           Visual C++ 8.0, which may result in many spurious | 
|---|
 | 294 |                           warnings from Boost headers and other | 
|---|
 | 295 |                           standards-conforming C++ code. To suppress these | 
|---|
 | 296 |                           warnings, define the macro | 
|---|
 | 297 |                           <code>_SCL_SECURE_NO_DEPRECATE</code>.</li> | 
|---|
 | 298 |                         </ul> | 
|---|
 | 299 |  | 
|---|
 | 300 |                         <h4>Acknowledgements</h4> | 
|---|
 | 301 |  | 
|---|
 | 302 |                         <p><img src="more/boost_1_33_0.jpg" width="128" | 
|---|
 | 303 |                         height="118" alt="Medieval Mr. Gregor" class= | 
|---|
 | 304 |                         "left-inset" /> <a href= | 
|---|
 | 305 |                         "people/doug_gregor.html">Douglas Gregor</a> managed | 
|---|
 | 306 |                         this release.</p> | 
|---|
 | 307 |  | 
|---|
 | 308 |                         <p>A great number of people contributed their time | 
|---|
 | 309 |                         and expertise to make this release possible. Special | 
|---|
 | 310 |                         thanks go to Aleksey Gurtovoy and Misha Bergal, who | 
|---|
 | 311 |                         managed to keep the regression testing system working | 
|---|
 | 312 |                         throughout the release process; David Abrahams, Beman | 
|---|
 | 313 |                         Dawes, Aleksey Gurtovoy, Bronek Kozicki, Rene Rivera | 
|---|
 | 314 |                         and Jonathan Turkanis for greatly improving the | 
|---|
 | 315 |                         quality of this release; Rene Rivera for the new | 
|---|
 | 316 |                         Boost web page design; and Zoltan "cad" Juhasz for | 
|---|
 | 317 |                         the new Boost logo.</p> | 
|---|
 | 318 |                       </div> | 
|---|
 | 319 |                     </div> | 
|---|
 | 320 |                   </div> | 
|---|
 | 321 |                 </div> | 
|---|
 | 322 |  | 
|---|
 | 323 |                 <div class="clear"></div> | 
|---|
 | 324 |               </td> | 
|---|
 | 325 |  | 
|---|
 | 326 |               <td id="sidebars-top"> | 
|---|
 | 327 |                 <div class="sidebar" id="boost-sidebar"> | 
|---|
 | 328 |                   <div class="sidebar-0"> | 
|---|
 | 329 |                     <div class="sidebar-1"> | 
|---|
 | 330 |                       <div class="sidebar-2"> | 
|---|
 | 331 |                         <div class="sidebar-3"> | 
|---|
 | 332 |                           <div class="sidecell" id="libraries"> | 
|---|
 | 333 |                             <div class="sidecell-0"> | 
|---|
 | 334 |                               <h4>Libraries</h4> | 
|---|
 | 335 |  | 
|---|
 | 336 |                               <ul> | 
|---|
 | 337 |                                 <li><a href= | 
|---|
 | 338 |                                 "libs/libraries.htm">Documentation</a></li> | 
|---|
 | 339 |  | 
|---|
 | 340 |                                 <li><a href= | 
|---|
 | 341 |                                 "more/license_info.html">License</a></li> | 
|---|
 | 342 |  | 
|---|
 | 343 |                                 <li><a href= | 
|---|
 | 344 |                                 "http://sourceforge.net/project/showfiles.php?group_id=7586"> | 
|---|
 | 345 |                                 Download</a></li> | 
|---|
 | 346 |  | 
|---|
 | 347 |                                 <li><a href= | 
|---|
 | 348 |                                 "more/getting_started.html">Getting | 
|---|
 | 349 |                                 Started</a></li> | 
|---|
 | 350 |                               </ul> | 
|---|
 | 351 |                             </div> | 
|---|
 | 352 |                           </div> | 
|---|
 | 353 |  | 
|---|
 | 354 |                           <div class="sidecell" id="tests"> | 
|---|
 | 355 |                             <div class="sidecell-0"> | 
|---|
 | 356 |                               <h4>Regression Tests</h4> | 
|---|
 | 357 |  | 
|---|
 | 358 |                               <ul> | 
|---|
 | 359 |                                 <li><a href= | 
|---|
 | 360 |                                 "status/compiler_status.html">General | 
|---|
 | 361 |                                 Info</a></li> | 
|---|
 | 362 |  | 
|---|
 | 363 |                                 <li><a href= | 
|---|
 | 364 |                                 "http://www.boost.org/regression/release/user/"> | 
|---|
 | 365 |                                 Release</a></li> | 
|---|
 | 366 |  | 
|---|
 | 367 |                                 <li><a href= | 
|---|
 | 368 |                                 "http://www.boost.org/regression/developement/developer/"> | 
|---|
 | 369 |                                 Development</a></li> | 
|---|
 | 370 |                               </ul> | 
|---|
 | 371 |                             </div> | 
|---|
 | 372 |                           </div> | 
|---|
 | 373 |  | 
|---|
 | 374 |                           <div class="sidecell" id="search"> | 
|---|
 | 375 |                             <div class="sidecell-0"> | 
|---|
 | 376 |                               <h4>Search Boost</h4> | 
|---|
 | 377 |  | 
|---|
 | 378 |                               <form method="get" action= | 
|---|
 | 379 |                               "http://www.google.com/custom"> | 
|---|
 | 380 |                                 <p><span id="search-text"><input type="text" | 
|---|
 | 381 |                                 name="q" id="q" size="31" maxlength="255" | 
|---|
 | 382 |                                 alt="Search Text" /></span> <span id= | 
|---|
 | 383 |                                 "search-choice"><select name="hq" id="hq"> | 
|---|
 | 384 |                                   <option label="Boost" value= | 
|---|
 | 385 |                                   "site:www.boost.org"> | 
|---|
 | 386 |                                     Boost | 
|---|
 | 387 |                                   </option> | 
|---|
 | 388 |  | 
|---|
 | 389 |                                   <option label="Documentation" value= | 
|---|
 | 390 |                                   "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc"> | 
|---|
 | 391 |                                   Documentation | 
|---|
 | 392 |                                   </option> | 
|---|
 | 393 |  | 
|---|
 | 394 |                                   <option label="Mailing Lists" value= | 
|---|
 | 395 |                                   "site:lists.boost.org"> | 
|---|
 | 396 |                                     Mailing Lists | 
|---|
 | 397 |                                   </option> | 
|---|
 | 398 |                                 </select></span> <span id="go"><input type= | 
|---|
 | 399 |                                 "image" name="search" src="more/space.gif" | 
|---|
 | 400 |                                 alt="Search" id="search-button" /></span> | 
|---|
 | 401 |                                 <span id="google"><a href= | 
|---|
 | 402 |                                 "http://www.google.com/search"><img src= | 
|---|
 | 403 |                                 "more/google_logo_25wht.gif" alt="Google" /> | 
|---|
 | 404 |                                 Powered</a></span> <input type="hidden" name= | 
|---|
 | 405 |                                 "cof" value= | 
|---|
 | 406 |                                 "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" /> | 
|---|
 | 407 |                                  <input type="hidden" name="sa" value= | 
|---|
 | 408 |                                 "Google Search" /> <input type="hidden" name= | 
|---|
 | 409 |                                 "domains" value= | 
|---|
 | 410 |                                 "www.boost.org;lists.boost.org" /></p> | 
|---|
 | 411 |                               </form> | 
|---|
 | 412 |                             </div> | 
|---|
 | 413 |                           </div> | 
|---|
 | 414 |  | 
|---|
 | 415 |                           <div class="clear"></div> | 
|---|
 | 416 |                         </div> | 
|---|
 | 417 |                       </div> | 
|---|
 | 418 |                     </div> | 
|---|
 | 419 |                   </div> | 
|---|
 | 420 |                 </div> | 
|---|
 | 421 |  | 
|---|
 | 422 |                 <div class="sidebar" id="participation-sidebar"> | 
|---|
 | 423 |                   <div class="sidebar-0"> | 
|---|
 | 424 |                     <div class="sidebar-1"> | 
|---|
 | 425 |                       <div class="sidebar-2"> | 
|---|
 | 426 |                         <div class="sidebar-3"> | 
|---|
 | 427 |                           <div class="sidecell" id="groups"> | 
|---|
 | 428 |                             <div class="sidecell-0"> | 
|---|
 | 429 |                               <h4>Groups</h4> | 
|---|
 | 430 |  | 
|---|
 | 431 |                               <ul> | 
|---|
 | 432 |                                 <li><a href= | 
|---|
 | 433 |                                 "more/mailing_lists.htm#main">Boost | 
|---|
 | 434 |                                 (Developers)</a></li> | 
|---|
 | 435 |  | 
|---|
 | 436 |                                 <li><a href= | 
|---|
 | 437 |                                 "more/mailing_lists.htm#users">Boost | 
|---|
 | 438 |                                 Users</a></li> | 
|---|
 | 439 |  | 
|---|
 | 440 |                                 <li><a href= | 
|---|
 | 441 |                                 "more/mailing_lists.htm#announce">Announcements</a></li> | 
|---|
 | 442 |  | 
|---|
 | 443 |                                 <li><a href= | 
|---|
 | 444 |                                 "more/mailing_lists.htm#interest">Boost | 
|---|
 | 445 |                                 General Interest</a></li> | 
|---|
 | 446 |  | 
|---|
 | 447 |                                 <li><a href= | 
|---|
 | 448 |                                 "more/mailing_lists.htm#projects">Project-Specific</a></li> | 
|---|
 | 449 |  | 
|---|
 | 450 |                                 <li><a href= | 
|---|
 | 451 |                                 "more/discussion_policy.htm">Discussion | 
|---|
 | 452 |                                 Policy</a></li> | 
|---|
 | 453 |                               </ul> | 
|---|
 | 454 |                             </div> | 
|---|
 | 455 |                           </div> | 
|---|
 | 456 |  | 
|---|
 | 457 |                           <div class="sidecell" id="contribute"> | 
|---|
 | 458 |                             <div class="sidecell-0"> | 
|---|
 | 459 |                               <h4>Contribute</h4> | 
|---|
 | 460 |  | 
|---|
 | 461 |                               <ul> | 
|---|
 | 462 |                                 <li><a href= | 
|---|
 | 463 |                                 "more/formal_review_process.htm">Formal | 
|---|
 | 464 |                                 Reviews</a></li> | 
|---|
 | 465 |  | 
|---|
 | 466 |                                 <li><a href= | 
|---|
 | 467 |                                 "more/formal_review_schedule.html">Review | 
|---|
 | 468 |                                 Schedule</a></li> | 
|---|
 | 469 |  | 
|---|
 | 470 |                                 <li><a href= | 
|---|
 | 471 |                                 "more/lib_guide.htm#Requirements">Requirements</a></li> | 
|---|
 | 472 |  | 
|---|
 | 473 |                                 <li><a href= | 
|---|
 | 474 |                                 "more/lib_guide.htm#Guidelines">Guidelines</a></li> | 
|---|
 | 475 |  | 
|---|
 | 476 |                                 <li><a href= | 
|---|
 | 477 |                                 "more/submission_process.htm">Submissions</a></li> | 
|---|
 | 478 |                               </ul> | 
|---|
 | 479 |                             </div> | 
|---|
 | 480 |                           </div> | 
|---|
 | 481 |  | 
|---|
 | 482 |                           <div class="clear"></div> | 
|---|
 | 483 |                         </div> | 
|---|
 | 484 |                       </div> | 
|---|
 | 485 |                     </div> | 
|---|
 | 486 |                   </div> | 
|---|
 | 487 |                 </div> | 
|---|
 | 488 |  | 
|---|
 | 489 |                 <div class="sidebar" id="resources-sidebar"> | 
|---|
 | 490 |                   <div class="sidebar-0"> | 
|---|
 | 491 |                     <div class="sidebar-1"> | 
|---|
 | 492 |                       <div class="sidebar-2"> | 
|---|
 | 493 |                         <div class="sidebar-3"> | 
|---|
 | 494 |                           <div class="sidecell" id="support"> | 
|---|
 | 495 |                             <div class="sidecell-0"> | 
|---|
 | 496 |                               <h4>Support</h4> | 
|---|
 | 497 |  | 
|---|
 | 498 |                               <ul> | 
|---|
 | 499 |                                 <li><a href="more/faq.htm">FAQ</a></li> | 
|---|
 | 500 |  | 
|---|
 | 501 |                                 <li><a href= | 
|---|
 | 502 |                                 "http://sourceforge.net/tracker/?group_id=7586"> | 
|---|
 | 503 |                                 Request Support</a></li> | 
|---|
 | 504 |  | 
|---|
 | 505 |                                 <li><a href="more/bugs.htm">Report | 
|---|
 | 506 |                                 Bugs</a></li> | 
|---|
 | 507 |  | 
|---|
 | 508 |                                 <li><a href= | 
|---|
 | 509 |                                 "more/requesting_new_features.htm">Suggest | 
|---|
 | 510 |                                 Features</a></li> | 
|---|
 | 511 |  | 
|---|
 | 512 |                                 <li><a href= | 
|---|
 | 513 |                                 "more/links.htm#CommercialSupport">Commercial | 
|---|
 | 514 |                                 Support</a></li> | 
|---|
 | 515 |  | 
|---|
 | 516 |                                 <li><a href="more/mailing_lists.htm">Mailing | 
|---|
 | 517 |                                 Lists</a></li> | 
|---|
 | 518 |  | 
|---|
 | 519 |                                 <li><a href= | 
|---|
 | 520 |                                 "more/version_history.html">Version | 
|---|
 | 521 |                                 History</a></li> | 
|---|
 | 522 |                               </ul> | 
|---|
 | 523 |                             </div> | 
|---|
 | 524 |                           </div> | 
|---|
 | 525 |  | 
|---|
 | 526 |                           <div class="sidecell" id="other"> | 
|---|
 | 527 |                             <div class="sidecell-0"> | 
|---|
 | 528 |                               <h4>Other Resources</h4> | 
|---|
 | 529 |  | 
|---|
 | 530 |                               <ul> | 
|---|
 | 531 |                                 <li><a href= | 
|---|
 | 532 |                                 "http://boost-consulting.com/vault/">Vault | 
|---|
 | 533 |                                 Files</a></li> | 
|---|
 | 534 |  | 
|---|
 | 535 |                                 <li><a href= | 
|---|
 | 536 |                                 "more/getting_started.html#CVS">Main | 
|---|
 | 537 |                                 CVS</a></li> | 
|---|
 | 538 |  | 
|---|
 | 539 |                                 <li><a href= | 
|---|
 | 540 |                                 "more/mailing_lists.htm#sandbox">Sandbox | 
|---|
 | 541 |                                 CVS</a></li> | 
|---|
 | 542 |  | 
|---|
 | 543 |                                 <li><a href="tools/index.html">Tools</a></li> | 
|---|
 | 544 |  | 
|---|
 | 545 |                                 <li><a href= | 
|---|
 | 546 |                                 "people/people.htm">People</a></li> | 
|---|
 | 547 |  | 
|---|
 | 548 |                                 <li><a href= | 
|---|
 | 549 |                                 "doc/html/who_s_using_boost_.html">Who's | 
|---|
 | 550 |                                 Using Boost?</a></li> | 
|---|
 | 551 |  | 
|---|
 | 552 |                                 <li><a href= | 
|---|
 | 553 |                                 "more/moderators.html">Moderators</a></li> | 
|---|
 | 554 |  | 
|---|
 | 555 |                                 <li><a href="more/index.htm">More | 
|---|
 | 556 |                                 Boost</a></li> | 
|---|
 | 557 |  | 
|---|
 | 558 |                                 <li><a href="more/links.htm#cpp">More | 
|---|
 | 559 |                                 C++</a></li> | 
|---|
 | 560 |                               </ul> | 
|---|
 | 561 |                             </div> | 
|---|
 | 562 |                           </div> | 
|---|
 | 563 |  | 
|---|
 | 564 |                           <div class="sidecell" id="official"> | 
|---|
 | 565 |                             <div class="sidecell-0"> | 
|---|
 | 566 |                               <h4>Official Branch Sites</h4> | 
|---|
 | 567 |  | 
|---|
 | 568 |                               <ul> | 
|---|
 | 569 |                                 <li><a href= | 
|---|
 | 570 |                                 "http://spirit.sourceforge.net/">Spirit</a></li> | 
|---|
 | 571 |                               </ul> | 
|---|
 | 572 |                             </div> | 
|---|
 | 573 |                           </div> | 
|---|
 | 574 |  | 
|---|
 | 575 |                           <div class="sidecell" id="unofficial"> | 
|---|
 | 576 |                             <div class="sidecell-0"> | 
|---|
 | 577 |                               <h4>Unofficial Branch Sites</h4> | 
|---|
 | 578 |  | 
|---|
 | 579 |                               <ul> | 
|---|
 | 580 |                                 <li><a href= | 
|---|
 | 581 |                                 "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl"> | 
|---|
 | 582 |                                 Wiki</a></li> | 
|---|
 | 583 |                               </ul> | 
|---|
 | 584 |                             </div> | 
|---|
 | 585 |                           </div> | 
|---|
 | 586 |  | 
|---|
 | 587 |                           <div class="clear"></div> | 
|---|
 | 588 |                         </div> | 
|---|
 | 589 |                       </div> | 
|---|
 | 590 |                     </div> | 
|---|
 | 591 |                   </div> | 
|---|
 | 592 |                 </div> | 
|---|
 | 593 |               </td> | 
|---|
 | 594 |             </tr> | 
|---|
 | 595 |  | 
|---|
 | 596 |             <tr> | 
|---|
 | 597 |               <td id="sidebars-bottom"> | 
|---|
 | 598 |                 <div class="sidebar" id="footer-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="footer"> | 
|---|
 | 604 |                             <div class="sidecell-0"> | 
|---|
 | 605 |                               <div id="revised"> | 
|---|
 | 606 |                                 <p>Revised $Date: 2005/12/05 04:16:19 $</p> | 
|---|
 | 607 |                               </div> | 
|---|
 | 608 |  | 
|---|
 | 609 |                               <div id="copyright"> | 
|---|
 | 610 |                                 <p>Copyright Beman Dawes, David Abrahams, | 
|---|
 | 611 |                                 1998-2003.</p> | 
|---|
 | 612 |  | 
|---|
 | 613 |                                 <p>Copyright Rene Rivera 2004-2005.</p> | 
|---|
 | 614 |                               </div> | 
|---|
 | 615 |  | 
|---|
 | 616 |                               <div id="license"> | 
|---|
 | 617 |                                 <p>Distributed under the Boost Software | 
|---|
 | 618 |                                 License, Version 1.0. (See accompanying file | 
|---|
 | 619 |                                 <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a> | 
|---|
 | 620 |                                 or copy at <a href= | 
|---|
 | 621 |                                 "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/ | 
|---|
 | 622 |                                 LICENSE_1_0.txt</a>)</p> | 
|---|
 | 623 |                               </div> | 
|---|
 | 624 |  | 
|---|
 | 625 |                               <div id="banners"> | 
|---|
 | 626 |                                 <p><a href= | 
|---|
 | 627 |                                 "http://validator.w3.org/check?uri=referer"><img class="c1" | 
|---|
 | 628 |                                      src="more/w3c_valid_xhtml10.png" alt= | 
|---|
 | 629 |                                      "Valid XHTML 1.0!" /></a></p> | 
|---|
 | 630 |  | 
|---|
 | 631 |                                 <p><a href= | 
|---|
 | 632 |                                 "http://jigsaw.w3.org/css-validator/check/referer"> | 
|---|
 | 633 |                                 <img class="c1" src="more/w3c_valid_css.png" | 
|---|
 | 634 |                                 alt="Valid CSS!" /></a></p> | 
|---|
 | 635 |  | 
|---|
 | 636 |                                 <p><a href= | 
|---|
 | 637 |                                 "http://sourceforge.net"><img class="c1" src= | 
|---|
 | 638 |                                 "http://sourceforge.net/sflogo.php?group_id=7586&type=1" | 
|---|
 | 639 |                                      alt="SourceForge.net" /></a></p> | 
|---|
 | 640 |                               </div> | 
|---|
 | 641 |                             </div> | 
|---|
 | 642 |                           </div> | 
|---|
 | 643 |  | 
|---|
 | 644 |                           <div class="clear"></div> | 
|---|
 | 645 |                         </div> | 
|---|
 | 646 |                       </div> | 
|---|
 | 647 |                     </div> | 
|---|
 | 648 |                   </div> | 
|---|
 | 649 |                 </div> | 
|---|
 | 650 |               </td> | 
|---|
 | 651 |             </tr> | 
|---|
 | 652 |           </table> | 
|---|
 | 653 |         </div> | 
|---|
 | 654 |       </div> | 
|---|
 | 655 |     </div> | 
|---|
 | 656 |   </div> | 
|---|
 | 657 | </body> | 
|---|
 | 658 | </html> | 
|---|