Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/utility/index.html @ 47

Last change on this file since 47 was 29, checked in by landauf, 17 years ago

updated boost from 1_33_1 to 1_34_1

File size: 1.9 KB
Line 
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="assert.html">assert</a><br>
18                                <a href="base_from_member.html">base_from_member</a><br>
19                                <a href="call_traits.htm">call_traits</a><br>
20                                <a href="checked_delete.html">checked_delete</a><br>
21                                <a href="compressed_pair.htm">compressed_pair</a><br>
22                                <a href="current_function.html">current_function</a><br>
23                                <a href="enable_if.html">enable_if</a><br>
24                <a href="iterator_adaptors.htm">iterator_adaptors</a><br>
25                                <a href="operators.htm">operators</a><br>
26                                <a href="throw_exception.html">throw_exception</a><br>
27                                <a href="utility.htm">utility</a><br>
28                <a href="value_init.htm">value_init</a></p>
29                </blockquote>
30                <hr>
31                <p>© Copyright Beman Dawes, 2001</p>
32        <p>Distributed under the Boost Software License, Version 1.0. (See
33        accompanying file <a href="../../LICENSE_1_0.txt">
34        LICENSE_1_0.txt</a> or copy at
35        <a href="http://www.boost.org/LICENSE_1_0.txt">
36        www.boost.org/LICENSE_1_0.txt</a>)</p>
37                <p>Revised
38                        <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 November, 2006<!--webbot bot="Timestamp" endspan i-checksum="39368" --></p>
39                </body>
40</html>
Note: See TracBrowser for help on using the repository browser.