index.html 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <title>Boost Utility Library</title>
  8. </head>
  9. <body bgcolor="#FFFFFF">
  10. <h1><IMG SRC="../../boost.png" WIDTH="276" HEIGHT="86" align="center">Boost
  11. Utility Library</h1>
  12. <p>The Boost Utility Library isn't really a single library at all. It is just a
  13. collection for components too small to be called libraries in their own right.</p>
  14. <p>But that doesn't mean there isn't useful stuff here. Take a look:</p>
  15. <blockquote>
  16. <p>
  17. <a href="../core/doc/html/core/addressof.html">addressof</a> (moved to the Boost.Core library)<br>
  18. <a href="doc/html/base_from_member.html">base_from_member</a><br>
  19. <a href="utility.htm#BOOST_BINARY">BOOST_BINARY</a><br>
  20. <a href="call_traits.htm">call_traits</a><br>
  21. <a href="../core/doc/html/core/checked_delete.html">checked_delete</a> (moved to the Boost.Core library)<br>
  22. <a href="doc/html/compressed_pair.html">compressed_pair</a><br>
  23. <a href="../type_traits/doc/html/boost_typetraits/reference/declval.html">declval</a> (moved to the Boost.TypeTraits library)<br>
  24. <a href="../core/doc/html/core/enable_if.html">enable_if</a> (moved to the Boost.Core library)<br>
  25. <a href="in_place_factories.html">in_place_factory</a><br>
  26. <a href="iterator_adaptors.htm">iterator_adaptors</a><br>
  27. <a href="../iterator/doc/generator_iterator.htm">generator iterator adaptors</a> (moved to the Boost.Iterator library)<br>
  28. <a href="../iterator/doc/html/iterator/algorithms/next_prior.html">next/prior</a> (moved to the Boost.Iterator library)<br>
  29. <a href="../core/doc/html/core/noncopyable.html">noncopyable</a> (moved to the Boost.Core library)<br>
  30. <a href="operators.htm">operators</a><br>
  31. <a href="utility.htm#result_of">result_of</a><br>
  32. <a href="throw_exception.html">throw_exception</a><br>
  33. <a href="utility.htm">utility</a><br>
  34. <a href="doc/html/ostream_string.html">ostream_string</a><br>
  35. <a href="doc/html/string_ref.html">string_ref</a><br>
  36. <a href="value_init.htm">value_init</a><br>
  37. </p>
  38. </blockquote>
  39. <hr>
  40. <p>&copy; Copyright Beman Dawes, 2001</p>
  41. <p>Distributed under the Boost Software License, Version 1.0. (See
  42. accompanying file <a href="../../LICENSE_1_0.txt">
  43. LICENSE_1_0.txt</a> or copy at
  44. <a href="http://www.boost.org/LICENSE_1_0.txt">
  45. www.boost.org/LICENSE_1_0.txt</a>)</p>
  46. <p>Revised
  47. <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 November, 2006<!--webbot bot="Timestamp" endspan i-checksum="39368" --></p>
  48. </body>
  49. </html>