diff --git a/doc/v2/CallPolicies.html b/doc/v2/CallPolicies.html index e2871051..946296a9 100644 --- a/doc/v2/CallPolicies.html +++ b/doc/v2/CallPolicies.html @@ -113,7 +113,7 @@ "ResultConverter.html#ResultConverterGenerator-concept">ResultConverterGenerator.
bases<T1, T2,...TN>An MPL sequence +
An MPL sequence
which can be used in class_<...>
instantiations indicate a list of base classes.
A "
+ A "
metafunction" that is inspected by Boost.Python to determine how
wrapped classes can be constructed. A MPL sequence which
+ A MPL sequence which
can be used to specify a family of one or more A MPL sequence which
+ A MPL sequence which
can be used to specify the optional arguments to an © Copyright Dave Abrahams
+ © Copyright Dave Abrahams
2002. ,...Tn =
unspecified>
- __init__
functions. Only the last Ti supplied
may be an instantiation of unspecified,...Tn =
unspecified>
- __init__
function.Signature
is supplied, it should be an instance of an MPL front-extensible
+ href="../../../mpl/doc/refmanual/front-extensible-sequence.html">MPL front-extensible
sequence representing the function's return type followed by
its argument types. Pass a Signature when wrapping
function object types whose signatures can't be deduced, or when
@@ -135,7 +135,7 @@ template <class ArgList, class Generator, class Policies>
T is a class type.
Policies is a model of CallPolicies. ArgList is an MPL sequence of C++ argument
+ href="../../../mpl/doc/refmanual/forward-sequence.html">MPL sequencea1, a2... aN are objects of type
A1, A2,... AN respectively, the expression new
diff --git a/doc/v2/rationale.html b/doc/v2/rationale.html
index 463d9e46..6dff06cf 100644
--- a/doc/v2/rationale.html
+++ b/doc/v2/rationale.html
@@ -42,7 +42,7 @@
13 November, 2002