|
Boost-Commit : |
From: tschwinger_at_[hidden]
Date: 2007-11-05 12:25:27
Author: t_schwinger
Date: 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
New Revision: 40801
URL: http://svn.boost.org/trac/boost/changeset/40801
Log:
updates html
Text files modified:
trunk/libs/function_types/doc/html/boost_functiontypes/about_tag_types.html | 13 +
trunk/libs/function_types/doc/html/boost_functiontypes/acknowledgements.html | 22 +++
trunk/libs/function_types/doc/html/boost_functiontypes/introduction.html | 13 +
trunk/libs/function_types/doc/html/boost_functiontypes/rationale.html | 34 +++--
trunk/libs/function_types/doc/html/boost_functiontypes/reference.html | 13 +
trunk/libs/function_types/doc/html/boost_functiontypes/reference/classification.html | 221 +++++++++++++++++++++------------------
trunk/libs/function_types/doc/html/boost_functiontypes/reference/decomposition.html | 113 ++++++++++---------
trunk/libs/function_types/doc/html/boost_functiontypes/reference/macros.html | 13 +
trunk/libs/function_types/doc/html/boost_functiontypes/reference/synthesis.html | 101 +++++++++--------
trunk/libs/function_types/doc/html/boost_functiontypes/reference/tag_types.html | 25 ++-
trunk/libs/function_types/doc/html/boost_functiontypes/use_cases.html | 13 +
trunk/libs/function_types/doc/html/index.html | 20 ++
12 files changed, 352 insertions(+), 249 deletions(-)
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/about_tag_types.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/about_tag_types.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/about_tag_types.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -10,10 +10,17 @@
<link rel="next" href="reference.html" title=" Reference">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="use_cases.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="reference.html">Next</a>
+<a accesskey="p" href="use_cases.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="reference.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -81,7 +88,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="use_cases.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="reference.html">Next</a>
+<a accesskey="p" href="use_cases.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="reference.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/acknowledgements.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/acknowledgements.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/acknowledgements.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -9,10 +9,17 @@
<link rel="prev" href="rationale.html" title=" Rationale">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="rationale.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a>
+<a accesskey="p" href="rationale.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -26,6 +33,9 @@
David Abrahams
</li>
<li>
+ Tom Brinkman
+ </li>
+<li>
Aleksey Gurtovoy
</li>
<li>
@@ -47,6 +57,9 @@
Alexander Nasonov
</li>
<li>
+ Richard Smith
+ </li>
+<li>
Rob Stewart
</li>
<li>
@@ -55,6 +68,9 @@
<li>
Pavel Vozenilek
</li>
+<li>
+ Steven Watanabe
+ </li>
</ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -63,7 +79,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="rationale.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a>
+<a accesskey="p" href="rationale.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/introduction.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/introduction.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/introduction.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -10,10 +10,17 @@
<link rel="next" href="use_cases.html" title=" Use Cases">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../index.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="use_cases.html">Next</a>
+<a accesskey="p" href="../index.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="use_cases.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -81,7 +88,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../index.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="use_cases.html">Next</a>
+<a accesskey="p" href="../index.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="use_cases.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/rationale.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/rationale.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/rationale.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -10,16 +10,23 @@
<link rel="next" href="acknowledgements.html" title=" Acknowledgements">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="reference/macros.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="acknowledgements.html">Next</a>
+<a accesskey="p" href="reference/macros.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgements.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="boost_functiontypes.rationale"></a> Rationale</h2></div></div></div>
<a name="boost_functiontypes.rationale.error_handling_rationale"></a><h3>
-<a name="id931925"></a>
+<a name="id932131"></a>
<a href="rationale.html#boost_functiontypes.rationale.error_handling_rationale">Error
handling rationale</a>
</h3>
@@ -34,7 +41,7 @@
can be spotted easily.
</p>
<a name="boost_functiontypes.rationale.why_mpl_sequences_"></a><h3>
-<a name="id931962"></a>
+<a name="id932169"></a>
<a href="rationale.html#boost_functiontypes.rationale.why_mpl_sequences_">Why MPL Sequences?</a>
</h3>
<p>
@@ -47,19 +54,16 @@
so another reason is interoperability.
</p>
<a name="boost_functiontypes.rationale.pointer_to_member_object_types"></a><h3>
-<a name="id932020"></a>
+<a name="id932226"></a>
<a href="rationale.html#boost_functiontypes.rationale.pointer_to_member_object_types">Pointer
to member object types</a>
</h3>
<p>
Despite their syntax, pointer to member object types can be seen as dereferencing
- functionals. A reference is <span class="bold"><strong>not</strong></span> added to the
- "result", however, to allow greater flexibility (once a reference
- has been added there's no way to determine whether the referencee was a reference
- already).
+ functionals.
</p>
<a name="boost_functiontypes.rationale.the_classtransform_template_parameter"></a><h3>
-<a name="id932060"></a>
+<a name="id932258"></a>
<a href="rationale.html#boost_functiontypes.rationale.the_classtransform_template_parameter">The
ClassTransform template parameter</a>
</h3>
@@ -76,7 +80,7 @@
all parameters uniformly.
</p>
<a name="boost_functiontypes.rationale.why_tag_types_"></a><h3>
-<a name="id932116"></a>
+<a name="id932313"></a>
<a href="rationale.html#boost_functiontypes.rationale.why_tag_types_">Why tag types?</a>
</h3>
<p>
@@ -95,7 +99,7 @@
with older compilers.
</p>
<a name="boost_functiontypes.rationale.is_it_safe_to_have_the_synthesis_templates_take_a_callable__builtin_type_or_an_mpl_sequence_as_the_first_template_argument_"></a><h3>
-<a name="id932166"></a>
+<a name="id932364"></a>
<a href="rationale.html#boost_functiontypes.rationale.is_it_safe_to_have_the_synthesis_templates_take_a_callable__builtin_type_or_an_mpl_sequence_as_the_first_template_argument_">Is
it safe to have the synthesis templates take a callable builtin type or an
MPL sequence as the first template argument?</a>
@@ -110,7 +114,7 @@
type a sequence have been included, which can easily violate the ODR.
</p>
<a name="boost_functiontypes.rationale.why_does_the_hidden__literal_this__literal__parameter_count_for_the__function_arity_of_member_functions_"></a><h3>
-<a name="id932214"></a>
+<a name="id932412"></a>
<a href="rationale.html#boost_functiontypes.rationale.why_does_the_hidden__literal_this__literal__parameter_count_for_the__function_arity_of_member_functions_">Why
does the hidden <code class="literal">this</code> parameter count for the function arity
of member functions?</a>
@@ -124,7 +128,7 @@
function_arity">function_arity</a><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">value</span>
</pre>
<a name="boost_functiontypes.rationale.why_ignore_top_level_cv_qualifiers_on_pointers_"></a><h3>
-<a name="id932341"></a>
+<a name="id932539"></a>
<a href="rationale.html#boost_functiontypes.rationale.why_ignore_top_level_cv_qualifiers_on_pointers_">Why
ignore top-level cv-qualifiers on pointers?</a>
</h3>
@@ -139,7 +143,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="reference/macros.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="acknowledgements.html">Next</a>
+<a accesskey="p" href="reference/macros.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgements.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/reference.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/reference.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/reference.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -11,10 +11,17 @@
templates for type classification">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="about_tag_types.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="reference/classification.html">Next</a>
+<a accesskey="p" href="about_tag_types.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="reference/classification.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -36,7 +43,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="about_tag_types.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="reference/classification.html">Next</a>
+<a accesskey="p" href="about_tag_types.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="reference/classification.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/reference/classification.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/reference/classification.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/reference/classification.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -12,10 +12,17 @@
for type decomposition">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../reference.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="decomposition.html">Next</a>
+<a accesskey="p" href="../reference.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="decomposition.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
@@ -60,23 +67,23 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties required for a positive result
- </dd>
+<dd><p>
+ Further properties required for a positive result
+ </p></dd>
<dt><span class="term"><code class="literal">is_function<T,Tag></code></span></dt>
-<dd>
- Predicate value as MPL -
- <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
- Constant</a>
-</dd>
+<dd><p>
+ Predicate value as MPL
+ - <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">is_function<T,Tag>::value</code></span></dt>
-<dd>
- Constant boolean value
- </dd>
+<dd><p>
+ Constant boolean value
+ </p></dd>
</dl>
</div>
<p>
@@ -104,21 +111,23 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties required for a positive result
- </dd>
+<dd><p>
+ Further properties required for a positive result
+ </p></dd>
<dt><span class="term"><code class="literal">is_function_pointer<T,Tag></code></span></dt>
-<dd>
- Predicate value MPL - Integral Constant
-</dd>
+<dd><p>
+ Predicate value MPL -
+ <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">is_function_pointer<T,Tag>::value</code></span></dt>
-<dd>
- Constant boolean value
- </dd>
+<dd><p>
+ Constant boolean value
+ </p></dd>
</dl>
</div>
<p>
@@ -146,21 +155,23 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties required for a positive result
- </dd>
+<dd><p>
+ Further properties required for a positive result
+ </p></dd>
<dt><span class="term"><code class="literal">is_function_reference<T,Tag></code></span></dt>
-<dd>
- Predicate value MPL - Integral Constant
-</dd>
+<dd><p>
+ Predicate value MPL -
+ <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">is_function_reference<T,Tag>::value</code></span></dt>
-<dd>
- Constant boolean value
- </dd>
+<dd><p>
+ Constant boolean value
+ </p></dd>
</dl>
</div>
<p>
@@ -188,21 +199,23 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties required for a positive result
- </dd>
+<dd><p>
+ Further properties required for a positive result
+ </p></dd>
<dt><span class="term"><code class="literal">is_member_pointer<T,Tag></code></span></dt>
-<dd>
- Predicate value MPL - Integral Constant
-</dd>
+<dd><p>
+ Predicate value MPL -
+ <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">is_member_pointer<T,Tag>::value</code></span></dt>
-<dd>
- Constant boolean value
- </dd>
+<dd><p>
+ Constant boolean value
+ </p></dd>
</dl>
</div>
<p>
@@ -229,17 +242,19 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">is_member_object_pointer<T></code></span></dt>
-<dd>
- Predicate value MPL - Integral Constant
-</dd>
+<dd><p>
+ Predicate value MPL -
+ <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">is_member_object_pointer<T>::value</code></span></dt>
-<dd>
- Constant boolean value
- </dd>
+<dd><p>
+ Constant boolean value
+ </p></dd>
</dl>
</div>
<p>
@@ -266,21 +281,23 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties required for a positive result
- </dd>
+<dd><p>
+ Further properties required for a positive result
+ </p></dd>
<dt><span class="term"><code class="literal">is_member_function_pointer<T,Tag></code></span></dt>
-<dd>
- Predicate value MPL - Integral Constant
-</dd>
+<dd><p>
+ Predicate value MPL -
+ <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">is_member_function_pointer<T,Tag>::value</code></span></dt>
-<dd>
- Constant boolean value
- </dd>
+<dd><p>
+ Constant boolean value
+ </p></dd>
</dl>
</div>
<p>
@@ -308,23 +325,23 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties required for a positive result
- </dd>
+<dd><p>
+ Further properties required for a positive result
+ </p></dd>
<dt><span class="term"><code class="literal">is_callable_builtin<T,Tag></code></span></dt>
-<dd>
- Predicate value as MPL -
- <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
- Constant</a>
-</dd>
+<dd><p>
+ Predicate value as MPL
+ - <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">is_callable_builtin<T,Tag>::value</code></span></dt>
-<dd>
- Constant boolean value
- </dd>
+<dd><p>
+ Constant boolean value
+ </p></dd>
</dl>
</div>
<p>
@@ -352,23 +369,23 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties required for a positive result
- </dd>
+<dd><p>
+ Further properties required for a positive result
+ </p></dd>
<dt><span class="term"><code class="literal">is_nonmember_callable_builtin<T,Tag></code></span></dt>
-<dd>
- Predicate value as MPL -
- <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
- Constant</a>
-</dd>
+<dd><p>
+ Predicate value as MPL
+ - <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">is_nonmember_callable_builtin<T,Tag>::value</code></span></dt>
-<dd>
- Constant boolean value
- </dd>
+<dd><p>
+ Constant boolean value
+ </p></dd>
</dl>
</div>
<p>
@@ -384,7 +401,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../reference.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="decomposition.html">Next</a>
+<a accesskey="p" href="../reference.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="decomposition.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/reference/decomposition.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/reference/decomposition.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/reference/decomposition.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -13,10 +13,17 @@
for type synthesis">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="classification.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="synthesis.html">Next</a>
+<a accesskey="p" href="classification.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="synthesis.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
@@ -52,13 +59,13 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">F</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">result_type<F>::type</code></span></dt>
-<dd>
- Result type of <code class="literal">F</code>
-</dd>
+<dd><p>
+ Result type of <code class="literal">F</code>
+ </p></dd>
</dl>
</div>
<p>
@@ -88,23 +95,23 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">F</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">ClassTransform</code></span></dt>
-<dd>
-MPL - <a href="../../../../../mpl/doc/refmanual/lambda-expression.html" target="_top">Lambda
- Expression</a> to transform the class type if <code class="literal">F</code>
- is a member function pointer
- </dd>
+<dd><p>
+ MPL - <a href="../../../../../mpl/doc/refmanual/lambda-expression.html" target="_top">Lambda
+ Expression</a> to transform the class type if <code class="literal">F</code>
+ is a member function pointer
+ </p></dd>
<dt><span class="term"><code class="literal">parameter_types<F,ClassTransform></code></span></dt>
-<dd>
-MPL - Front
- / <a href="../../../../../mpl/doc/refmanual/back-extensible-sequence.html" target="_top">Back
- </a><a href="../../../../../mpl/doc/refmanual/extensible-sequence.html" target="_top">Extensible
- </a><a href="../../../../../mpl/doc/refmanual/random-access-sequence.html" target="_top">Random
- Access Sequence</a> of parameter types
- </dd>
+<dd><p>
+ MPL - Front
+ / <a href="../../../../../mpl/doc/refmanual/back-extensible-sequence.html" target="_top">Back
+ </a><a href="../../../../../mpl/doc/refmanual/extensible-sequence.html" target="_top">Extensible
+ </a><a href="../../../../../mpl/doc/refmanual/random-access-sequence.html" target="_top">Random
+ Access Sequence</a> of parameter types
+ </p></dd>
</dl>
</div>
<p>
@@ -134,19 +141,19 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">F</code></span></dt>
-<dd>
- Callable builtin type
- </dd>
+<dd><p>
+ Callable builtin type
+ </p></dd>
<dt><span class="term"><code class="literal">function_arity<F></code></span></dt>
-<dd>
- Function arity as MPL -
- <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
- Constant</a>
-</dd>
+<dd><p>
+ Function arity as MPL
+ - <a href="../../../../../mpl/doc/refmanual/integral-constant.html" target="_top">Integral
+ Constant</a>
+ </p></dd>
<dt><span class="term"><code class="literal">function_arity<F>::value</code></span></dt>
-<dd>
- Constant value of the function arity
- </dd>
+<dd><p>
+ Constant value of the function arity
+ </p></dd>
</dl>
</div>
<p>
@@ -179,27 +186,27 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">T</code></span></dt>
-<dd>
- Type to analyze
- </dd>
+<dd><p>
+ Type to analyze
+ </p></dd>
<dt><span class="term"><code class="literal">ClassTransform</code></span></dt>
-<dd>
-MPL - <a href="../../../../../mpl/doc/refmanual/lambda-expression.html" target="_top">Lambda
- Expression</a> to transform the class type if <code class="literal">T</code>
- is a member function pointer
- </dd>
+<dd><p>
+ MPL - <a href="../../../../../mpl/doc/refmanual/lambda-expression.html" target="_top">Lambda
+ Expression</a> to transform the class type if <code class="literal">T</code>
+ is a member function pointer
+ </p></dd>
<dt><span class="term"><code class="literal">components<T,ClassTransform></code></span></dt>
-<dd>
-MPL - Front
- / <a href="../../../../../mpl/doc/refmanual/back-extensible-sequence.html" target="_top">Back
- </a><a href="../../../../../mpl/doc/refmanual/extensible-sequence.html" target="_top">Extensible
- </a><a href="../../../../../mpl/doc/refmanual/random-access-sequence.html" target="_top">Random
- Access Sequence</a> of all component types and property tag
- </dd>
+<dd><p>
+ MPL - Front
+ / <a href="../../../../../mpl/doc/refmanual/back-extensible-sequence.html" target="_top">Back
+ </a><a href="../../../../../mpl/doc/refmanual/extensible-sequence.html" target="_top">Extensible
+ </a><a href="../../../../../mpl/doc/refmanual/random-access-sequence.html" target="_top">Random
+ Access Sequence</a> of all component types and property tag
+ </p></dd>
<dt><span class="term"><code class="literal">components<T,ClassTransform>::types</code></span></dt>
-<dd>
- Decorated MPL Sequence, exposed for optimization
- </dd>
+<dd><p>
+ Decorated MPL Sequence, exposed for optimization
+ </p></dd>
</dl>
</div>
<p>
@@ -220,7 +227,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="classification.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="synthesis.html">Next</a>
+<a accesskey="p" href="classification.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="synthesis.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/reference/macros.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/reference/macros.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/reference/macros.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -10,10 +10,17 @@
<link rel="next" href="../rationale.html" title=" Rationale">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="tag_types.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="../rationale.html">Next</a>
+<a accesskey="p" href="tag_types.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../rationale.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
@@ -233,7 +240,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="tag_types.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="../rationale.html">Next</a>
+<a accesskey="p" href="tag_types.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../rationale.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/reference/synthesis.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/reference/synthesis.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/reference/synthesis.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -12,10 +12,17 @@
<link rel="next" href="tag_types.html" title=" Tag Types">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="decomposition.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="tag_types.html">Next</a>
+<a accesskey="p" href="decomposition.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tag_types.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
@@ -52,19 +59,19 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">Types</code></span></dt>
-<dd>
- Component types in form of an MPL
- - <a href="../../../../../mpl/doc/refmanual/forward-sequence.html" target="_top">Forward
- Sequence</a> or another callable, builtin type
- </dd>
+<dd><p>
+ Component types in form of an MPL
+ - <a href="../../../../../mpl/doc/refmanual/forward-sequence.html" target="_top">Forward
+ Sequence</a> or another callable, builtin type
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties
- </dd>
+<dd><p>
+ Further properties
+ </p></dd>
<dt><span class="term"><code class="literal">function_type<Types,Tag>::type</code></span></dt>
-<dd>
- Synthesized type
- </dd>
+<dd><p>
+ Synthesized type
+ </p></dd>
</dl>
</div>
<p>
@@ -95,19 +102,19 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">Types</code></span></dt>
-<dd>
- Component types in form of an MPL
- - <a href="../../../../../mpl/doc/refmanual/forward-sequence.html" target="_top">Forward
- Sequence</a> or another callable, builtin type
- </dd>
+<dd><p>
+ Component types in form of an MPL
+ - <a href="../../../../../mpl/doc/refmanual/forward-sequence.html" target="_top">Forward
+ Sequence</a> or another callable, builtin type
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties
- </dd>
+<dd><p>
+ Further properties
+ </p></dd>
<dt><span class="term"><code class="literal">function_pointer<Types,Tag>::type</code></span></dt>
-<dd>
- Synthesized type
- </dd>
+<dd><p>
+ Synthesized type
+ </p></dd>
</dl>
</div>
<p>
@@ -138,19 +145,19 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">Types</code></span></dt>
-<dd>
- Component types in form of an MPL
- - <a href="../../../../../mpl/doc/refmanual/forward-sequence.html" target="_top">Forward
- Sequence</a> or another callable, builtin type
- </dd>
+<dd><p>
+ Component types in form of an MPL
+ - <a href="../../../../../mpl/doc/refmanual/forward-sequence.html" target="_top">Forward
+ Sequence</a> or another callable, builtin type
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties
- </dd>
+<dd><p>
+ Further properties
+ </p></dd>
<dt><span class="term"><code class="literal">function_reference<Types,Tag>::type</code></span></dt>
-<dd>
- Synthesized type
- </dd>
+<dd><p>
+ Synthesized type
+ </p></dd>
</dl>
</div>
<p>
@@ -181,19 +188,19 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">Types</code></span></dt>
-<dd>
- Component types in form of an MPL
- - <a href="../../../../../mpl/doc/refmanual/forward-sequence.html" target="_top">Forward
- Sequence</a> or another callable, builtin type
- </dd>
+<dd><p>
+ Component types in form of an MPL
+ - <a href="../../../../../mpl/doc/refmanual/forward-sequence.html" target="_top">Forward
+ Sequence</a> or another callable, builtin type
+ </p></dd>
<dt><span class="term"><code class="literal">Tag</code></span></dt>
-<dd>
- Further properties
- </dd>
+<dd><p>
+ Further properties
+ </p></dd>
<dt><span class="term"><code class="literal">member_function_pointer<Types,Tag>::type</code></span></dt>
-<dd>
- Synthesized type
- </dd>
+<dd><p>
+ Synthesized type
+ </p></dd>
</dl>
</div>
<p>
@@ -217,7 +224,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="decomposition.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="tag_types.html">Next</a>
+<a accesskey="p" href="decomposition.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tag_types.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/reference/tag_types.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/reference/tag_types.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/reference/tag_types.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -11,10 +11,17 @@
<link rel="next" href="macros.html" title=" Macros">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="synthesis.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="macros.html">Next</a>
+<a accesskey="p" href="synthesis.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="macros.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
@@ -286,13 +293,13 @@
<p class="title"><b></b></p>
<dl>
<dt><span class="term"><code class="literal">Tag<span class="emphasis"><em>N</em></span></code></span></dt>
-<dd>
- Property tag
- </dd>
+<dd><p>
+ Property tag
+ </p></dd>
<dt><span class="term"><code class="literal">tag<Tag1,Tag2...></code></span></dt>
-<dd>
- Compound property tag
- </dd>
+<dd><p>
+ Compound property tag
+ </p></dd>
</dl>
</div>
<p>
@@ -307,7 +314,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="synthesis.html">Prev</a><a accesskey="u" href="../reference.html">Up</a><a accesskey="h" href="../../index.html">Home</a><a accesskey="n" href="macros.html">Next</a>
+<a accesskey="p" href="synthesis.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="macros.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/boost_functiontypes/use_cases.html
==============================================================================
--- trunk/libs/function_types/doc/html/boost_functiontypes/use_cases.html (original)
+++ trunk/libs/function_types/doc/html/boost_functiontypes/use_cases.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -10,10 +10,17 @@
<link rel="next" href="about_tag_types.html" title=" About Tag Types">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="introduction.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="about_tag_types.html">Next</a>
+<a accesskey="p" href="introduction.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="about_tag_types.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -162,7 +169,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="introduction.html">Prev</a><a accesskey="u" href="../index.html">Up</a><a accesskey="h" href="../index.html">Home</a><a accesskey="n" href="about_tag_types.html">Next</a>
+<a accesskey="p" href="introduction.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="about_tag_types.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Modified: trunk/libs/function_types/doc/html/index.html
==============================================================================
--- trunk/libs/function_types/doc/html/index.html (original)
+++ trunk/libs/function_types/doc/html/index.html 2007-11-05 12:25:26 EST (Mon, 05 Nov 2007)
@@ -8,16 +8,26 @@
<link rel="next" href="boost_functiontypes/introduction.html" title=" Introduction">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td></table>
+<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">Home</td>
+<td align="center">Libraries</td>
+<td align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
<hr>
-<div class="spirit-nav"><a accesskey="n" href="boost_functiontypes/introduction.html">Next</a></div>
+<div class="spirit-nav"><a accesskey="n" href="boost_functiontypes/introduction.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a></div>
<div class="chapter" lang="en">
<div class="titlepage"><div>
<div><h2 class="title">
<a name="boost_functiontypes"></a>Chapter 1. Boost.FunctionTypes 2.5</h2></div>
+<div><div class="author"><h3 class="author">
+<span class="firstname">Tobias</span> <span class="surname">Schwinger</span>
+</h3></div></div>
<div><p class="copyright">Copyright © 2004 -2007 Tobias Schwinger</p></div>
<div><div class="legalnotice">
-<a name="id905065"></a><p>
+<a name="id905079"></a><p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
</p>
@@ -36,10 +46,10 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><small><p>Last revised: May 13, 2007 at 14:01:00 GMT</p></small></td>
+<td align="left"><p><small>Last revised: May 13, 2007 at 13:12:48 GMT</small></p></td>
<td align="right"><small></small></td>
</tr></table>
<hr>
-<div class="spirit-nav"><a accesskey="n" href="boost_functiontypes/introduction.html">Next</a></div>
+<div class="spirit-nav"><a accesskey="n" href="boost_functiontypes/introduction.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a></div>
</body>
</html>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk