Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/mpl/doc/refmanual.html @ 33

Last change on this file since 33 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 3.1 KB
Line 
1<?xml version="1.0" encoding="utf-8" ?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4<!-- Copyright Aleksey Gurtovoy 2006. Distributed under the Boost -->
5<!-- Software License, Version 1.0. (See accompanying -->
6<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
7<head>
8<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9<meta name="generator" content="Docutils 0.3.6: http://docutils.sourceforge.net/" />
10<title>The MPL Reference Manual</title>
11<meta name="copyright" content="Copyright ©  Aleksey Gurtovoy and David Abrahams, 2001-2005." />
12<link rel="stylesheet" href="style.css" type="text/css" />
13</head>
14<body class="docframe refmanual">
15<h1 class="title">The MPL Reference Manual</h1>
16<table class="docinfo" frame="void" rules="none">
17<col class="docinfo-name" />
18<col class="docinfo-content" />
19<tbody valign="top">
20<tr><th class="docinfo-name">Copyright:</th>
21<td>Copyright ©  Aleksey Gurtovoy and David Abrahams, 2001-2005.</td></tr>
22<tr class="field"><th class="docinfo-name">License:</th><td class="field-body">Distributed under the Boost Software License, Version 1.0. (See
23accompanying file <tt class="literal"><span class="pre">LICENSE_1_0.txt</span></tt> or copy at
24<a class="reference" href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</td>
25</tr>
26</tbody>
27</table>
28<div class="document" id="the-mpl-reference-manual">
29<!-- no .. section-numbering:: -->
30<ul class="toc simple" id="outline">
31<li><a class="reference" href="./refmanual/sequences.html" id="id322" name="id322">Sequences</a></li>
32<li><a class="reference" href="./refmanual/iterators.html" id="id376" name="id376">Iterators</a></li>
33<li><a class="reference" href="./refmanual/algorithms.html" id="id388" name="id388">Algorithms</a></li>
34<li><a class="reference" href="./refmanual/metafunctions.html" id="id436" name="id436">Metafunctions</a></li>
35<li><a class="reference" href="./refmanual/data-types.html" id="id496" name="id496">Data Types</a></li>
36<li><a class="reference" href="./refmanual/macros.html" id="id509" name="id509">Macros</a></li>
37<li><a class="reference" href="./refmanual/terminology.html" id="id529" name="id529">Terminology</a></li>
38<li><a class="reference" href="./refmanual/categorized-index.html" id="id530" name="id530">Categorized Index</a></li>
39<li><a class="reference" href="./refmanual/acknowledgements.html" id="id533" name="id533">Acknowledgements</a></li>
40<li><a class="reference" href="./refmanual/refmanual_toc.html">Full TOC</a></li>
41</ul>
42<!-- workaround weird substitution bug (used to work!): -->
43<!-- workaround weird substitution bug (works with t's!): -->
44<!-- "[*Note:*" instead of "|Note:|" to workaround another subst. bug -->
45</div>
46<hr class="footer" />
47<div class="footer">
48Generated on: 2004-11-15 12:15 UTC.
49Generated by <a class="reference" href="http://docutils.sourceforge.net/" target="_top">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html" target="_top">reStructuredText</a> source.
50</div>
51</body>
52</html>
Note: See TracBrowser for help on using the repository browser.