From 6f63e9d0c6110bf36e4a9385043a93ecd281a826 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Mon, 9 Aug 2010 20:07:24 +0000 Subject: [PATCH] Update generated html docs for MPL. [SVN r64705] --- doc/refmanual.html | 22 +- doc/refmanual/accumulate.html | 4 +- doc/refmanual/acknowledgements.html | 4 +- doc/refmanual/advance.html | 8 +- doc/refmanual/algorithms-concepts.html | 8 +- doc/refmanual/algorithms.html | 16 +- doc/refmanual/always.html | 4 +- doc/refmanual/and.html | 4 +- doc/refmanual/apply-wrap.html | 4 +- doc/refmanual/apply.html | 4 +- doc/refmanual/arg.html | 4 +- doc/refmanual/arithmetic-operations.html | 16 +- doc/refmanual/assert-msg.html | 4 +- doc/refmanual/assert-not.html | 4 +- doc/refmanual/assert-relation.html | 4 +- doc/refmanual/assert.html | 4 +- doc/refmanual/asserts.html | 12 +- doc/refmanual/associative-sequence.html | 4 +- doc/refmanual/at-c.html | 4 +- doc/refmanual/at.html | 4 +- doc/refmanual/aux-lambda-support.html | 18 +- doc/refmanual/back-extensible-sequence.html | 4 +- doc/refmanual/back-inserter.html | 4 +- doc/refmanual/back.html | 4 +- doc/refmanual/begin.html | 4 +- doc/refmanual/bidirectional-iterator.html | 4 +- doc/refmanual/bidirectional-sequence.html | 4 +- doc/refmanual/bind.html | 4 +- doc/refmanual/bitand.html | 4 +- doc/refmanual/bitor.html | 4 +- doc/refmanual/bitwise-operations.html | 14 +- doc/refmanual/bitxor.html | 4 +- doc/refmanual/bool.html | 4 +- .../broken-compiler-workarounds.html | 6 +- doc/refmanual/c-str.html | 4 +- doc/refmanual/categorized-index-concepts.html | 6 +- doc/refmanual/categorized-index.html | 8 +- doc/refmanual/cfg-no-has-xxx-template.html | 39 ++ doc/refmanual/cfg-no-has-xxx.html | 20 +- .../cfg-no-preprocessed-headers.html | 10 +- doc/refmanual/char.html | 4 +- doc/refmanual/classes.html | 24 +- doc/refmanual/clear.html | 4 +- doc/refmanual/comparisons.html | 16 +- doc/refmanual/components.html | 7 +- .../composition-and-argument-binding.html | 16 +- doc/refmanual/concepts.html | 24 +- doc/refmanual/configuration.html | 23 +- doc/refmanual/contains.html | 4 +- doc/refmanual/copy-if.html | 4 +- doc/refmanual/copy.html | 4 +- doc/refmanual/count-if.html | 4 +- doc/refmanual/count.html | 4 +- doc/refmanual/data-types-concepts.html | 6 +- doc/refmanual/data-types-miscellaneous.html | 10 +- doc/refmanual/data-types.html | 10 +- doc/refmanual/deque.html | 6 +- doc/refmanual/deref.html | 4 +- doc/refmanual/distance.html | 4 +- doc/refmanual/divides.html | 4 +- doc/refmanual/empty-base.html | 4 +- doc/refmanual/empty-sequence.html | 4 +- doc/refmanual/empty.html | 4 +- doc/refmanual/end.html | 4 +- doc/refmanual/equal-to.html | 4 +- doc/refmanual/equal.html | 4 +- doc/refmanual/erase-key.html | 4 +- doc/refmanual/erase.html | 4 +- doc/refmanual/eval-if-c.html | 4 +- doc/refmanual/eval-if.html | 4 +- .../extensible-associative-sequence.html | 4 +- doc/refmanual/extensible-sequence.html | 4 +- doc/refmanual/filter-view.html | 4 +- doc/refmanual/find-if.html | 4 +- doc/refmanual/find.html | 4 +- doc/refmanual/fold.html | 4 +- doc/refmanual/for-each.html | 4 +- doc/refmanual/forward-iterator.html | 4 +- doc/refmanual/forward-sequence.html | 4 +- doc/refmanual/front-extensible-sequence.html | 4 +- doc/refmanual/front-inserter.html | 4 +- doc/refmanual/front.html | 4 +- doc/refmanual/greater-equal.html | 4 +- doc/refmanual/greater.html | 4 +- doc/refmanual/has-key.html | 4 +- doc/refmanual/has-xxx-template-def.html | 139 ++++++ doc/refmanual/has-xxx-template-named-def.html | 192 ++++++++ doc/refmanual/has-xxx-trait-def.html | 22 +- doc/refmanual/has-xxx-trait-named-def.html | 18 +- doc/refmanual/identity.html | 6 +- doc/refmanual/if-c.html | 4 +- doc/refmanual/if.html | 4 +- doc/refmanual/inherit-linearly.html | 4 +- doc/refmanual/inherit.html | 4 +- doc/refmanual/insert-range.html | 4 +- doc/refmanual/insert.html | 4 +- doc/refmanual/inserter-class.html | 4 +- doc/refmanual/inserter.html | 6 +- doc/refmanual/inserters.html | 10 +- doc/refmanual/int.html | 4 +- doc/refmanual/integral-c.html | 4 +- doc/refmanual/integral-constant.html | 4 +- doc/refmanual/integral-sequence-wrapper.html | 4 +- doc/refmanual/intrinsic-metafunctions.html | 54 +-- doc/refmanual/introspection.html | 20 +- doc/refmanual/invocation.html | 10 +- doc/refmanual/is-sequence.html | 4 +- doc/refmanual/iter-fold.html | 4 +- doc/refmanual/iteration-algorithms.html | 14 +- doc/refmanual/iterator-category.html | 4 +- doc/refmanual/iterator-metafunctions.html | 16 +- doc/refmanual/iterator-range.html | 4 +- doc/refmanual/iterators-concepts.html | 10 +- doc/refmanual/iterators.html | 8 +- doc/refmanual/joint-view.html | 4 +- doc/refmanual/key-type.html | 10 +- doc/refmanual/lambda-expression.html | 4 +- doc/refmanual/lambda.html | 4 +- doc/refmanual/less-equal.html | 4 +- doc/refmanual/less.html | 4 +- doc/refmanual/limit-list-size.html | 16 +- doc/refmanual/limit-map-size.html | 14 +- doc/refmanual/limit-metafunction-arity.html | 18 +- doc/refmanual/limit-set-size.html | 16 +- doc/refmanual/limit-string-size.html | 14 +- doc/refmanual/limit-unrolling.html | 14 +- doc/refmanual/limit-vector-size.html | 16 +- doc/refmanual/list-c.html | 4 +- doc/refmanual/list.html | 6 +- doc/refmanual/logical-operations.html | 10 +- doc/refmanual/long.html | 4 +- doc/refmanual/lower-bound.html | 4 +- doc/refmanual/macros.html | 12 +- doc/refmanual/map.html | 6 +- doc/refmanual/max-element.html | 4 +- doc/refmanual/max.html | 6 +- doc/refmanual/metafunction-class.html | 4 +- doc/refmanual/metafunction.html | 4 +- doc/refmanual/metafunctions-concepts.html | 18 +- doc/refmanual/metafunctions.html | 32 +- doc/refmanual/min-element.html | 4 +- doc/refmanual/min.html | 6 +- doc/refmanual/minus.html | 4 +- doc/refmanual/miscellaneous.html | 20 +- doc/refmanual/modulus.html | 4 +- doc/refmanual/negate.html | 4 +- doc/refmanual/next.html | 4 +- doc/refmanual/not-equal-to.html | 4 +- doc/refmanual/not.html | 4 +- doc/refmanual/numeric-cast.html | 4 +- doc/refmanual/numeric-metafunction.html | 4 +- doc/refmanual/numeric.html | 16 +- doc/refmanual/or.html | 4 +- doc/refmanual/order.html | 4 +- doc/refmanual/pair.html | 4 +- doc/refmanual/partition.html | 4 +- doc/refmanual/placeholder-expression.html | 4 +- doc/refmanual/placeholders.html | 4 +- doc/refmanual/plus.html | 4 +- doc/refmanual/pop-back.html | 4 +- doc/refmanual/pop-front.html | 4 +- doc/refmanual/prior.html | 4 +- doc/refmanual/protect.html | 19 +- doc/refmanual/push-back.html | 4 +- doc/refmanual/push-front.html | 4 +- doc/refmanual/querying-algorithms.html | 24 +- doc/refmanual/quote.html | 4 +- doc/refmanual/random-access-iterator.html | 4 +- doc/refmanual/random-access-sequence.html | 4 +- doc/refmanual/range-c.html | 4 +- doc/refmanual/refmanual_toc.html | 443 +++++++++--------- doc/refmanual/remove-if.html | 4 +- doc/refmanual/remove.html | 4 +- doc/refmanual/replace-if.html | 4 +- doc/refmanual/replace.html | 4 +- doc/refmanual/reverse-copy-if.html | 4 +- doc/refmanual/reverse-copy.html | 4 +- doc/refmanual/reverse-fold.html | 4 +- doc/refmanual/reverse-iter-fold.html | 4 +- doc/refmanual/reverse-partition.html | 4 +- doc/refmanual/reverse-remove-if.html | 4 +- doc/refmanual/reverse-remove.html | 4 +- doc/refmanual/reverse-replace-if.html | 4 +- doc/refmanual/reverse-replace.html | 4 +- doc/refmanual/reverse-stable-partition.html | 4 +- doc/refmanual/reverse-transform.html | 4 +- doc/refmanual/reverse-unique.html | 4 +- doc/refmanual/reverse.html | 4 +- doc/refmanual/reversible-algorithm.html | 4 +- doc/refmanual/runtime-algorithms.html | 6 +- doc/refmanual/sequence-tag.html | 6 +- doc/refmanual/sequences.html | 12 +- doc/refmanual/set-c.html | 4 +- doc/refmanual/set.html | 6 +- doc/refmanual/shift-left.html | 4 +- doc/refmanual/shift-right.html | 4 +- doc/refmanual/single-view.html | 4 +- doc/refmanual/size-t.html | 4 +- doc/refmanual/size.html | 4 +- doc/refmanual/sizeof.html | 4 +- doc/refmanual/sort.html | 4 +- doc/refmanual/stable-partition.html | 4 +- doc/refmanual/string-operations.html | 6 +- doc/refmanual/string.html | 6 +- .../tag-dispatched-metafunction.html | 6 +- doc/refmanual/terminology.html | 4 +- doc/refmanual/times.html | 4 +- doc/refmanual/transform-view.html | 4 +- doc/refmanual/transform.html | 4 +- doc/refmanual/transformation-algorithms.html | 48 +- doc/refmanual/trivial-metafunction.html | 6 +- .../trivial-metafunctions-summary.html | 4 +- doc/refmanual/trivial.html | 6 +- doc/refmanual/type-selection.html | 12 +- doc/refmanual/unique.html | 4 +- doc/refmanual/unpack-args.html | 4 +- doc/refmanual/upper-bound.html | 4 +- doc/refmanual/value-type.html | 10 +- doc/refmanual/variadic-sequence.html | 4 +- doc/refmanual/vector-c.html | 4 +- doc/refmanual/vector.html | 6 +- doc/refmanual/views.html | 18 +- doc/refmanual/void.html | 4 +- doc/refmanual/zip-view.html | 4 +- 224 files changed, 1374 insertions(+), 990 deletions(-) create mode 100644 doc/refmanual/cfg-no-has-xxx-template.html create mode 100644 doc/refmanual/has-xxx-template-def.html create mode 100644 doc/refmanual/has-xxx-template-named-def.html diff --git a/doc/refmanual.html b/doc/refmanual.html index 4c36069..ec6e2d5 100644 --- a/doc/refmanual.html +++ b/doc/refmanual.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual @@ -25,15 +25,15 @@ accompanying file LICENSE_1_0.txt @@ -42,7 +42,7 @@ accompanying file LICENSE_1_0.txt diff --git a/doc/refmanual/accumulate.html b/doc/refmanual/accumulate.html index f1667c1..74ce992 100644 --- a/doc/refmanual/accumulate.html +++ b/doc/refmanual/accumulate.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: accumulate @@ -12,7 +12,7 @@ Front Page / Algorithms / Iteration Algorithms / accumulate
-

accumulate

+

accumulate

Synopsis

diff --git a/doc/refmanual/acknowledgements.html b/doc/refmanual/acknowledgements.html
index 81b7bfd..e4eff30 100644
--- a/doc/refmanual/acknowledgements.html
+++ b/doc/refmanual/acknowledgements.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: Acknowledgements
 
 
@@ -12,7 +12,7 @@
 Front Page / Acknowledgements
 
-

Acknowledgements

+

Acknowledgements

The format and language of this reference documentation has been greatly influenced by the SGI's Standard Template Library Programmer's Guide.

diff --git a/doc/refmanual/advance.html b/doc/refmanual/advance.html index e99f57f..01accf4 100644 --- a/doc/refmanual/advance.html +++ b/doc/refmanual/advance.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: advance @@ -12,7 +12,7 @@ Front Page / Iterators / Iterator Metafunctions / advance
-

advance

+

advance

Synopsis

@@ -28,8 +28,8 @@ struct advance
 

Description

-

Moves Iterator by the distance N. For bidirectional and -random access iterators, the distance may be negative.

+

Moves Iterator by the distance N. For bidirectional and +random access iterators, the distance may be negative.

Header

diff --git a/doc/refmanual/algorithms-concepts.html b/doc/refmanual/algorithms-concepts.html index 041e697..021249b 100644 --- a/doc/refmanual/algorithms-concepts.html +++ b/doc/refmanual/algorithms-concepts.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: Concepts @@ -12,11 +12,11 @@ Front Page / Algorithms / Concepts
diff --git a/doc/refmanual/algorithms.html b/doc/refmanual/algorithms.html index df6834a..acc3fe5 100644 --- a/doc/refmanual/algorithms.html +++ b/doc/refmanual/algorithms.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: Algorithms @@ -12,7 +12,7 @@ Front Page / Algorithms
-

Algorithms

+

Algorithms

The MPL provides a broad range of fundamental algorithms aimed to satisfy the majority of sequential compile-time data processing needs. The algorithms include compile-time counterparts @@ -44,12 +44,12 @@ allowing for a wider range of efficient transformations — a common functionality documented by the Reversible Algorithm concept.

diff --git a/doc/refmanual/always.html b/doc/refmanual/always.html index 1cd8123..00273ce 100644 --- a/doc/refmanual/always.html +++ b/doc/refmanual/always.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: always @@ -12,7 +12,7 @@ Front Page / Metafunctions / Miscellaneous / always
-

always

+

always

Synopsis

diff --git a/doc/refmanual/and.html b/doc/refmanual/and.html
index 16536de..91e9650 100644
--- a/doc/refmanual/and.html
+++ b/doc/refmanual/and.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: and_
 
 
@@ -12,7 +12,7 @@
 Front Page / Metafunctions / Logical Operations / and_
 
-

and_

+

and_

Synopsis

diff --git a/doc/refmanual/apply-wrap.html b/doc/refmanual/apply-wrap.html
index d4d11a6..c455eb6 100644
--- a/doc/refmanual/apply-wrap.html
+++ b/doc/refmanual/apply-wrap.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: apply_wrap
 
 
@@ -12,7 +12,7 @@
 Front Page / Metafunctions / Invocation / apply_wrap
 
-

apply_wrap

+

apply_wrap

Synopsis

diff --git a/doc/refmanual/apply.html b/doc/refmanual/apply.html
index 7f03f73..4a286d0 100644
--- a/doc/refmanual/apply.html
+++ b/doc/refmanual/apply.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: apply
 
 
@@ -12,7 +12,7 @@
 Front Page / Metafunctions / Invocation / apply
 
-

apply

+

apply

Synopsis

diff --git a/doc/refmanual/arg.html b/doc/refmanual/arg.html
index f4ff6f4..3be78e9 100644
--- a/doc/refmanual/arg.html
+++ b/doc/refmanual/arg.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: arg
 
 
@@ -12,7 +12,7 @@
 Front Page / Metafunctions / Composition and Argument Binding / arg
 
-

arg

+

arg

Synopsis

diff --git a/doc/refmanual/arithmetic-operations.html b/doc/refmanual/arithmetic-operations.html
index d8f3d82..2736b8c 100644
--- a/doc/refmanual/arithmetic-operations.html
+++ b/doc/refmanual/arithmetic-operations.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: Arithmetic Operations
 
 
@@ -12,15 +12,15 @@
 Front Page / Metafunctions / Arithmetic Operations
 
diff --git a/doc/refmanual/assert-msg.html b/doc/refmanual/assert-msg.html index 2e7f8fa..6bd702d 100644 --- a/doc/refmanual/assert-msg.html +++ b/doc/refmanual/assert-msg.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: BOOST_MPL_ASSERT_MSG @@ -12,7 +12,7 @@ Front Page / Macros / Asserts / BOOST_MPL_ASSERT_MSG
-

BOOST_MPL_ASSERT_MSG

+

BOOST_MPL_ASSERT_MSG

Synopsis

diff --git a/doc/refmanual/assert-not.html b/doc/refmanual/assert-not.html
index ca1b005..5aebcd7 100644
--- a/doc/refmanual/assert-not.html
+++ b/doc/refmanual/assert-not.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: BOOST_MPL_ASSERT_NOT
 
 
@@ -12,7 +12,7 @@
 Front Page / Macros / Asserts / BOOST_MPL_ASSERT_NOT
 
-

BOOST_MPL_ASSERT_NOT

+

BOOST_MPL_ASSERT_NOT

Synopsis

diff --git a/doc/refmanual/assert-relation.html b/doc/refmanual/assert-relation.html
index e948c03..4597172 100644
--- a/doc/refmanual/assert-relation.html
+++ b/doc/refmanual/assert-relation.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: BOOST_MPL_ASSERT_RELATION
 
 
@@ -12,7 +12,7 @@
 Front Page / Macros / Asserts / BOOST_MPL_ASSERT_RELATION
 
-

BOOST_MPL_ASSERT_RELATION

+

BOOST_MPL_ASSERT_RELATION

Synopsis

diff --git a/doc/refmanual/assert.html b/doc/refmanual/assert.html
index 7992b52..a33319e 100644
--- a/doc/refmanual/assert.html
+++ b/doc/refmanual/assert.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: BOOST_MPL_ASSERT
 
 
@@ -12,7 +12,7 @@
 Front Page / Macros / Asserts / BOOST_MPL_ASSERT
 
-

BOOST_MPL_ASSERT

+

BOOST_MPL_ASSERT

Synopsis

diff --git a/doc/refmanual/asserts.html b/doc/refmanual/asserts.html
index ac4e869..3430de2 100644
--- a/doc/refmanual/asserts.html
+++ b/doc/refmanual/asserts.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: Asserts
 
 
@@ -12,17 +12,17 @@
 Front Page / Macros / Asserts
 
-

Asserts

+

Asserts

The MPL supplies a suite of static assertion macros that are specifically designed to generate maximally useful and informative error messages within the diagnostic capabilities of each compiler.

All assert macros can be used at class, function, or namespace scope.

diff --git a/doc/refmanual/associative-sequence.html b/doc/refmanual/associative-sequence.html index 84812bf..4478043 100644 --- a/doc/refmanual/associative-sequence.html +++ b/doc/refmanual/associative-sequence.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: Associative Sequence @@ -12,7 +12,7 @@ Front Page / Sequences / Concepts / Associative Sequence
-

Associative Sequence

+

Associative Sequence

Description

An Associative Sequence is a Forward Sequence that allows efficient retrieval of diff --git a/doc/refmanual/at-c.html b/doc/refmanual/at-c.html index fd7f73d..53a9589 100644 --- a/doc/refmanual/at-c.html +++ b/doc/refmanual/at-c.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: at_c @@ -12,7 +12,7 @@ Front Page / Sequences / Intrinsic Metafunctions / at_c

-

at_c

+

at_c

Synopsis

diff --git a/doc/refmanual/at.html b/doc/refmanual/at.html
index b342706..48dbc4a 100644
--- a/doc/refmanual/at.html
+++ b/doc/refmanual/at.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: at
 
 
@@ -12,7 +12,7 @@
 Front Page / Sequences / Intrinsic Metafunctions / at
 
-

at

+

at

Synopsis

diff --git a/doc/refmanual/aux-lambda-support.html b/doc/refmanual/aux-lambda-support.html
index 8f72f85..e74dd03 100644
--- a/doc/refmanual/aux-lambda-support.html
+++ b/doc/refmanual/aux-lambda-support.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: BOOST_MPL_AUX_LAMBDA_SUPPORT
 
 
@@ -12,8 +12,8 @@
 Front Page / Macros / Broken Compiler Workarounds / BOOST_MPL_AUX_LAMBDA_SUPPORT
 
-

BOOST_MPL_AUX_LAMBDA_SUPPORT

-
+

BOOST_MPL_AUX_LAMBDA_SUPPORT

+

Synopsis

 #define BOOST_MPL_AUX_LAMBDA_SUPPORT(arity, fun, params) \
@@ -21,19 +21,19 @@
 /**/
 
-
+

Description

Enables metafunction fun for the use in Lambda Expressions on compilers that don't support partial template specialization or/and template template parameters. Expands to nothing on conforming compilers.

-
+ -
+

Parameters

@@ -65,7 +65,7 @@ their original order, including the defaults.
-
+

Expression semantics

For any integral constant n, a Metafunction fun, and arbitrary types A1,... An:

@@ -93,7 +93,7 @@ expands to an unspecified token sequence enabling 
 
 
-
+

Example

 template< typename T, typename U = int > struct f
@@ -107,7 +107,7 @@ typedef apply<
 BOOST_MPL_ASSERT(( is_same< r, char[sizeof(long)] > ));
 
-
+ diff --git a/doc/refmanual/back-extensible-sequence.html b/doc/refmanual/back-extensible-sequence.html index 1cbbb29..a8302b6 100644 --- a/doc/refmanual/back-extensible-sequence.html +++ b/doc/refmanual/back-extensible-sequence.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: Back Extensible Sequence @@ -12,7 +12,7 @@ Front Page / Sequences / Concepts / Back Extensible Sequence
-

Back Extensible Sequence

+

Back Extensible Sequence

Description

A Back Extensible Sequence is an Extensible Sequence that supports amortized constant diff --git a/doc/refmanual/back-inserter.html b/doc/refmanual/back-inserter.html index 150a4f8..da825c1 100644 --- a/doc/refmanual/back-inserter.html +++ b/doc/refmanual/back-inserter.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: back_inserter @@ -12,7 +12,7 @@ Front Page / Algorithms / Inserters / back_inserter

-

back_inserter

+

back_inserter

Synopsis

diff --git a/doc/refmanual/back.html b/doc/refmanual/back.html
index f5146b1..4f67bdf 100644
--- a/doc/refmanual/back.html
+++ b/doc/refmanual/back.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: back
 
 
@@ -12,7 +12,7 @@
 Front Page / Sequences / Intrinsic Metafunctions / back
 
-

back

+

back

Synopsis

diff --git a/doc/refmanual/begin.html b/doc/refmanual/begin.html
index c42c277..9753362 100644
--- a/doc/refmanual/begin.html
+++ b/doc/refmanual/begin.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: begin
 
 
@@ -12,7 +12,7 @@
 Front Page / Sequences / Intrinsic Metafunctions / begin
 
-

begin

+

begin

Synopsis

diff --git a/doc/refmanual/bidirectional-iterator.html b/doc/refmanual/bidirectional-iterator.html
index 1df9bde..e144a55 100644
--- a/doc/refmanual/bidirectional-iterator.html
+++ b/doc/refmanual/bidirectional-iterator.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: Bidirectional Iterator
 
 
@@ -12,7 +12,7 @@
 Front Page / Iterators / Concepts / Bidirectional Iterator
 
-

Bidirectional Iterator

+

Bidirectional Iterator

Description

A Bidirectional Iterator is a Forward Iterator that provides a way to diff --git a/doc/refmanual/bidirectional-sequence.html b/doc/refmanual/bidirectional-sequence.html index 57e7bbb..522799f 100644 --- a/doc/refmanual/bidirectional-sequence.html +++ b/doc/refmanual/bidirectional-sequence.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: Bidirectional Sequence @@ -12,7 +12,7 @@ Front Page / Sequences / Concepts / Bidirectional Sequence

-

Bidirectional Sequence

+

Bidirectional Sequence

Description

A Bidirectional Sequence is a Forward Sequence whose iterators model diff --git a/doc/refmanual/bind.html b/doc/refmanual/bind.html index 0c0f9bf..34ceb92 100644 --- a/doc/refmanual/bind.html +++ b/doc/refmanual/bind.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: bind @@ -12,7 +12,7 @@ Front Page / Metafunctions / Composition and Argument Binding / bind

-

bind

+

bind

Synopsis

diff --git a/doc/refmanual/bitand.html b/doc/refmanual/bitand.html
index 6422c6e..3436830 100644
--- a/doc/refmanual/bitand.html
+++ b/doc/refmanual/bitand.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: bitand_
 
 
@@ -12,7 +12,7 @@
 Front Page / Metafunctions / Bitwise Operations / bitand_
 
-

bitand_

+

bitand_

Synopsis

diff --git a/doc/refmanual/bitor.html b/doc/refmanual/bitor.html
index 44388a1..8202356 100644
--- a/doc/refmanual/bitor.html
+++ b/doc/refmanual/bitor.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: bitor_
 
 
@@ -12,7 +12,7 @@
 Front Page / Metafunctions / Bitwise Operations / bitor_
 
-

bitor_

+

bitor_

Synopsis

diff --git a/doc/refmanual/bitwise-operations.html b/doc/refmanual/bitwise-operations.html
index 0bf1fc7..1f2962f 100644
--- a/doc/refmanual/bitwise-operations.html
+++ b/doc/refmanual/bitwise-operations.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: Bitwise Operations
 
 
@@ -12,14 +12,14 @@
 Front Page / Metafunctions / Bitwise Operations
 
diff --git a/doc/refmanual/bitxor.html b/doc/refmanual/bitxor.html index 84b1a5e..9a05d74 100644 --- a/doc/refmanual/bitxor.html +++ b/doc/refmanual/bitxor.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: bitxor_ @@ -12,7 +12,7 @@ Front Page / Metafunctions / Bitwise Operations / bitxor_
-

bitxor_

+

bitxor_

Synopsis

diff --git a/doc/refmanual/bool.html b/doc/refmanual/bool.html
index 86a41ae..b9f11c3 100644
--- a/doc/refmanual/bool.html
+++ b/doc/refmanual/bool.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: bool_
 
 
@@ -12,7 +12,7 @@
 Front Page / Data Types / Numeric / bool_
 
-

bool_

+

bool_

Synopsis

diff --git a/doc/refmanual/broken-compiler-workarounds.html b/doc/refmanual/broken-compiler-workarounds.html
index 26ccdc0..0b53e86 100644
--- a/doc/refmanual/broken-compiler-workarounds.html
+++ b/doc/refmanual/broken-compiler-workarounds.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: Broken Compiler Workarounds
 
 
@@ -12,10 +12,10 @@
 Front Page / Macros / Broken Compiler Workarounds
 
diff --git a/doc/refmanual/c-str.html b/doc/refmanual/c-str.html index 1bfba1e..3540773 100644 --- a/doc/refmanual/c-str.html +++ b/doc/refmanual/c-str.html @@ -3,7 +3,7 @@ - + The MPL Reference Manual: c_str @@ -12,7 +12,7 @@ Front Page / Metafunctions / String Operations / c_str
-

c_str

+

c_str

Synopsis

diff --git a/doc/refmanual/categorized-index-concepts.html b/doc/refmanual/categorized-index-concepts.html
index a7fc505..d70d362 100644
--- a/doc/refmanual/categorized-index-concepts.html
+++ b/doc/refmanual/categorized-index-concepts.html
@@ -3,7 +3,7 @@
 
 
 
-
+
 The MPL Reference Manual: Concepts
 
 
@@ -11,8 +11,8 @@
 
Front Page / Categorized Index / Concepts
-
-

Concepts

+
+

Concepts