File: index.html

package info (click to toggle)
boost 1.33.1-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 100,948 kB
  • ctags: 145,103
  • sloc: cpp: 573,492; xml: 49,055; python: 15,626; ansic: 13,588; sh: 2,099; yacc: 858; makefile: 660; perl: 427; lex: 111; csh: 6
file content (34 lines) | stat: -rw-r--r-- 1,534 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<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="enable_if.html">enable_if</a><br>
                <a href="iterator_adaptors.htm">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>Revised 
			<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->01 September, 2003<!--webbot bot="Timestamp" endspan i-checksum="38582" --></p>
		<p>&nbsp;</p>
	</body>
</html>