Files

63 lines
3.4 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Chapter 1. Boost.Utility</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Chapter 1. Boost.Utility">
<link rel="next" href="utility/overview.html" title="Overview">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav"><a accesskey="n" href="utility/overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
<div class="chapter">
<div class="titlepage"><div>
<div><h2 class="title">
<a name="utility"></a>Chapter 1. Boost.Utility</h2></div>
<div><div class="author"><h3 class="author">
<span class="firstname">Beman</span> <span class="surname">Dawes</span>
</h3></div></div>
<div><p class="copyright">Copyright © 2001 Beman Dawes</p></div>
<div><div class="legalnotice">
<a name="utility.legal"></a><p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></div>
</div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
<dt><span class="section"><a href="utility/overview.html">Overview</a></span></dt>
<dt><span class="section"><a href="utility/utilities.html">Utilities</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="utility/utilities/base_from_member.html">Base from Member</a></span></dt>
<dt><span class="section"><a href="utility/utilities/BOOST_BINARY.html">Binary Integer Literals</a></span></dt>
<dt><span class="section"><a href="utility/utilities/call_traits.html">Call Traits</a></span></dt>
<dt><span class="section"><a href="utility/utilities/compressed_pair.html">Compressed Pair</a></span></dt>
<dt><span class="section"><a href="utility/utilities/in_place_factory.html">In-place Factory</a></span></dt>
<dt><span class="section"><a href="utility/utilities/operators.html">Operators</a></span></dt>
<dt><span class="section"><a href="utility/utilities/result_of.html">Result of</a></span></dt>
<dt><span class="section"><a href="utility/utilities/string_view.html">String View</a></span></dt>
<dt><span class="section"><a href="utility/utilities/value_init.html">Value Init</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="utility/more_utilities.html">More Utilities</a></span></dt>
<dt><span class="section"><a href="utility/reference.html">Quick Reference</a></span></dt>
</dl>
</div>
</div>
<div class="copyright-footer"></div>
<hr>
<div class="spirit-nav"><a accesskey="n" href="utility/overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
</body>
</html>