mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 23:14:02 +00:00
Merged revisions 46740,46742,47002,47040 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r46740 | danieljames | 2008-06-26 20:20:56 +0100 (Thu, 26 Jun 2008) | 1 line Fix a character encoding error. ........ r46742 | danieljames | 2008-06-26 20:25:38 +0100 (Thu, 26 Jun 2008) | 6 lines Give the asio documentation its own target. The asio documentation is built with the rest of the combined documentation but is really separate. So give it its own target so that separate parts can be built separately. ........ r47040 | danieljames | 2008-07-03 15:34:56 +0100 (Thu, 03 Jul 2008) | 1 line Workaround for some template syntax not supported in old versions of Visual C++ 6.5 ........ [SVN r47078]
42 lines
1.9 KiB
HTML
42 lines
1.9 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
<title>Boost Utility Library</title>
|
|
</head>
|
|
<body bgcolor="#FFFFFF">
|
|
<h1><IMG SRC="../../boost.png" WIDTH="276" HEIGHT="86" align="center">Boost
|
|
Utility Library</h1>
|
|
<p>The Boost Utility Library isn't really a single library at all. It is just a
|
|
collection for components too small to be called libraries in their own right.</p>
|
|
<p>But that doesn't mean there isn't useful stuff here. Take a look:</p>
|
|
<blockquote>
|
|
<p>
|
|
<a href="assert.html">assert</a><br>
|
|
<a href="base_from_member.html">base_from_member</a><br>
|
|
<a href="call_traits.htm">call_traits</a><br>
|
|
<a href="checked_delete.html">checked_delete</a><br>
|
|
<a href="compressed_pair.htm">compressed_pair</a><br>
|
|
<a href="current_function.html">current_function</a><br>
|
|
<a href="enable_if.html">enable_if</a><br>
|
|
<a href="iterator_adaptors.htm">iterator_adaptors</a><br>
|
|
<a href="generator_iterator.htm">generator iterator adaptors</a><br>
|
|
<a href="operators.htm">operators</a><br>
|
|
<a href="throw_exception.html">throw_exception</a><br>
|
|
<a href="utility.htm">utility</a><br>
|
|
<a href="value_init.htm">value_init</a></p>
|
|
</blockquote>
|
|
<hr>
|
|
<p>© Copyright Beman Dawes, 2001</p>
|
|
<p>Distributed under the Boost Software License, Version 1.0. (See
|
|
accompanying file <a href="../../LICENSE_1_0.txt">
|
|
LICENSE_1_0.txt</a> or copy at
|
|
<a href="http://www.boost.org/LICENSE_1_0.txt">
|
|
www.boost.org/LICENSE_1_0.txt</a>)</p>
|
|
<p>Revised
|
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 November, 2006<!--webbot bot="Timestamp" endspan i-checksum="39368" --></p>
|
|
</body>
|
|
</html>
|