diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2014-10-31 14:41:14 +0000 |
---|---|---|
committer | <> | 2014-12-12 16:07:56 +0000 |
commit | ed232fdd34968697a68783b3195b1da4226915b5 (patch) | |
tree | 7a7053ceb8874b28ec4b868d4c49b500008a102e /libs/tti/doc | |
parent | 1c3648bf5b7d17fcd4fe9bc95802b16fd9eee304 (diff) | |
download | boost-tarball-ed232fdd34968697a68783b3195b1da4226915b5.tar.gz |
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_57_0.tar.bz2.boost_1_57_0
Diffstat (limited to 'libs/tti/doc')
32 files changed, 32 insertions, 32 deletions
diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_DATA.html b/libs/tti/doc/html/BOOST_TTI_HAS_DATA.html index adbf346dc..2484272f2 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_DATA.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_DATA.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_DATA(name)</pre></div> <div class="refsect1"> -<a name="idp100591776"></a><h2>Description</h2> +<a name="idp91422784"></a><h2>Description</h2> <p>name = the name of the inner member.</p> <p>generates a metafunction called "has_data_name" where 'name' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_TYPE> struct has_data_name diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_DATA_GEN.html b/libs/tti/doc/html/BOOST_TTI_HAS_DATA_GEN.html index e69dc6262..00ae9f0b3 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_DATA_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_DATA_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_DATA_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100492080"></a><h2>Description</h2> +<a name="idp91322864"></a><h2>Description</h2> <p>name = the name of the member data.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_FUNCTION.html b/libs/tti/doc/html/BOOST_TTI_HAS_FUNCTION.html index 36589eaa1..2181bce58 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_FUNCTION.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_FUNCTION.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_FUNCTION(name)</pre></div> <div class="refsect1"> -<a name="idp100610592"></a><h2>Description</h2> +<a name="idp91441600"></a><h2>Description</h2> <p>name = the name of the inner member.</p> <p>generates a metafunction called "has_function_name" where 'name' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_R,class BOOST_TTI_TP_FS,class BOOST_TTI_TP_TAG> struct trait diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_FUNCTION_GEN.html b/libs/tti/doc/html/BOOST_TTI_HAS_FUNCTION_GEN.html index 5971f5330..31c067cd0 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_FUNCTION_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_FUNCTION_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_FUNCTION_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100501344"></a><h2>Description</h2> +<a name="idp91332080"></a><h2>Description</h2> <p>name = the name of the static member function.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_DATA.html b/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_DATA.html index 62e0a482e..a58293458 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_DATA.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_DATA.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_MEMBER_DATA(name)</pre></div> <div class="refsect1"> -<a name="idp100631200"></a><h2>Description</h2> +<a name="idp91462128"></a><h2>Description</h2> <p>name = the name of the inner member.</p> <p>generates a metafunction called "has_member_data_name" where 'name' is the macro parameter. template<class BOOST_TTI_TP_ET,class BOOST_TTI_TP_TYPE> struct has_member_data_name diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_DATA_GEN.html b/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_DATA_GEN.html index 11cbb12be..d57bef912 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_DATA_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_DATA_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_MEMBER_DATA_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100510512"></a><h2>Description</h2> +<a name="idp91341296"></a><h2>Description</h2> <p>name = the name of the member data.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_FUNCTION.html b/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_FUNCTION.html index 94f284b38..f568f370e 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_FUNCTION.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_FUNCTION.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_MEMBER_FUNCTION(name)</pre></div> <div class="refsect1"> -<a name="idp100652464"></a><h2>Description</h2> +<a name="idp91483472"></a><h2>Description</h2> <p>name = the name of the inner member.</p> <p>generates a metafunction called "has_member_function_name" where 'name' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_R,class BOOST_TTI_TP_FS,class BOOST_TTI_TP_TAG> struct has_member_function_name diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_FUNCTION_GEN.html b/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_FUNCTION_GEN.html index 789a7dc3c..63cc06895 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_FUNCTION_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_MEMBER_FUNCTION_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_MEMBER_FUNCTION_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100519504"></a><h2>Description</h2> +<a name="idp91350352"></a><h2>Description</h2> <p>name = the name of the member function.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_DATA.html b/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_DATA.html index 50f3f05e4..506a643c3 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_DATA.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_DATA.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_STATIC_MEMBER_DATA(name)</pre></div> <div class="refsect1"> -<a name="idp100671296"></a><h2>Description</h2> +<a name="idp91502432"></a><h2>Description</h2> <p>name = the name of the inner member.</p> <p>generates a metafunction called "has_static_member_data_name" where 'name' is the macro parameter. The metafunction types and return: diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_DATA_GEN.html b/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_DATA_GEN.html index 850b72a8d..bdb689415 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_DATA_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_DATA_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_STATIC_MEMBER_DATA_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100528880"></a><h2>Description</h2> +<a name="idp91359648"></a><h2>Description</h2> <p>name = the name of the static member data.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION.html b/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION.html index cb3ec9298..554319430 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION(name)</pre></div> <div class="refsect1"> -<a name="idp100690976"></a><h2>Description</h2> +<a name="idp91521984"></a><h2>Description</h2> <p>name = the name of the inner member.</p> <p>generates a metafunction called "has_static_member_function_name" where 'name' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_R,class BOOST_TTI_TP_FS,class BOOST_TTI_TP_TAG> struct trait diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION_GEN.html b/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION_GEN.html index 0cc847128..351fd4f59 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100538368"></a><h2>Description</h2> +<a name="idp91369072"></a><h2>Description</h2> <p>name = the name of the static member function.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_TEMPLATE.html b/libs/tti/doc/html/BOOST_TTI_HAS_TEMPLATE.html index 14f08edd6..1613d42d3 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_TEMPLATE.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_TEMPLATE.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_TEMPLATE(...)</pre></div> <div class="refsect1"> -<a name="idp100715200"></a><h2>Description</h2> +<a name="idp91546272"></a><h2>Description</h2> <p>... = variadic parameters. The first variadic parameter is the inner class template name. Following variadic parameters are optional. diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_TEMPLATE_GEN.html b/libs/tti/doc/html/BOOST_TTI_HAS_TEMPLATE_GEN.html index 429fbb36d..90d513f4e 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_TEMPLATE_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_TEMPLATE_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_TEMPLATE_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100547744"></a><h2>Description</h2> +<a name="idp91378528"></a><h2>Description</h2> <p>name = the name of the class template.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_TYPE.html b/libs/tti/doc/html/BOOST_TTI_HAS_TYPE.html index 01aa7b22e..eaa0cc917 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_TYPE.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_TYPE.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_TYPE(name)</pre></div> <div class="refsect1"> -<a name="idp100744048"></a><h2>Description</h2> +<a name="idp91575232"></a><h2>Description</h2> <p>BOOST_TTI_HAS_TYPE is a macro which expands to a metafunction. The metafunction tests whether an inner type with a particular name exists and, optionally, whether a lambda expression invoked with the inner type is true or not.</p> <p>name = the name of the inner type.</p> <p>generates a metafunction called "has_type_'name'" where 'name' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_U> diff --git a/libs/tti/doc/html/BOOST_TTI_HAS_TYPE_GEN.html b/libs/tti/doc/html/BOOST_TTI_HAS_TYPE_GEN.html index dc9d87273..c97659377 100644 --- a/libs/tti/doc/html/BOOST_TTI_HAS_TYPE_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_HAS_TYPE_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_HAS_TYPE_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100556672"></a><h2>Description</h2> +<a name="idp91387568"></a><h2>Description</h2> <p>name = the name of the type.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_MEMBER_TYPE.html b/libs/tti/doc/html/BOOST_TTI_MEMBER_TYPE.html index 0299e052d..4b440800d 100644 --- a/libs/tti/doc/html/BOOST_TTI_MEMBER_TYPE.html +++ b/libs/tti/doc/html/BOOST_TTI_MEMBER_TYPE.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_MEMBER_TYPE(name)</pre></div> <div class="refsect1"> -<a name="idp100823504"></a><h2>Description</h2> +<a name="idp91654944"></a><h2>Description</h2> <p>name = the name of the inner type.</p> <p>generates a metafunction called "member_type_name" where 'name' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_MARKER_TYPE = boost::tti::detail::notype> struct member_type_name diff --git a/libs/tti/doc/html/BOOST_TTI_MEMBER_TYPE_GEN.html b/libs/tti/doc/html/BOOST_TTI_MEMBER_TYPE_GEN.html index 02b66c832..c8db35a87 100644 --- a/libs/tti/doc/html/BOOST_TTI_MEMBER_TYPE_GEN.html +++ b/libs/tti/doc/html/BOOST_TTI_MEMBER_TYPE_GEN.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_MEMBER_TYPE_GEN(name)</pre></div> <div class="refsect1"> -<a name="idp100565888"></a><h2>Description</h2> +<a name="idp91396784"></a><h2>Description</h2> <p>name = the name of the inner type.</p> <p>returns = the generated macro metafunction name. </p> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_NAMESPACE.html b/libs/tti/doc/html/BOOST_TTI_NAMESPACE.html index 7a57d827f..ef6616982 100644 --- a/libs/tti/doc/html/BOOST_TTI_NAMESPACE.html +++ b/libs/tti/doc/html/BOOST_TTI_NAMESPACE.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_NAMESPACE</pre></div> <div class="refsect1"> -<a name="idp100574688"></a><h2>Description</h2> +<a name="idp91405584"></a><h2>Description</h2> <p>returns = the generated name of the Boost TTI namespace. </p> </div> </div> diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_DATA.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_DATA.html index 3d91a7efd..979fdaeb7 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_DATA.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_DATA.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_HAS_DATA(trait, name)</pre></div> <div class="refsect1"> -<a name="idp100584208"></a><h2>Description</h2> +<a name="idp91415216"></a><h2>Description</h2> <p>trait = the name of the metafunction.</p> <p>name = the name of the inner member to introspect.</p> <p>generates a metafunction called "trait" where 'trait' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_TYPE> diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_FUNCTION.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_FUNCTION.html index b6f769de5..d20302f6e 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_FUNCTION.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_FUNCTION.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_HAS_FUNCTION(trait, name)</pre></div> <div class="refsect1"> -<a name="idp100602336"></a><h2>Description</h2> +<a name="idp91433344"></a><h2>Description</h2> <p>trait = the name of the metafunction within the tti namespace.</p> <p>name = the name of the inner member.</p> <p>generates a metafunction called "trait" where 'trait' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_R,class BOOST_TTI_TP_FS,class BOOST_TTI_TP_TAG> diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_MEMBER_DATA.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_MEMBER_DATA.html index 2fbae9a19..2eabac5a2 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_MEMBER_DATA.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_MEMBER_DATA.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_HAS_MEMBER_DATA(trait, name)</pre></div> <div class="refsect1"> -<a name="idp100623056"></a><h2>Description</h2> +<a name="idp91454048"></a><h2>Description</h2> <p>trait = the name of the metafunction.</p> <p>name = the name of the inner member to introspect.</p> <p>generates a metafunction called "trait" where 'trait' is the macro parameter. template<class BOOST_TTI_TP_ET,class BOOST_TTI_TP_TYPE> diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_MEMBER_FUNCTION.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_MEMBER_FUNCTION.html index 0bb564582..5a29ef54a 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_MEMBER_FUNCTION.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_MEMBER_FUNCTION.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_HAS_MEMBER_FUNCTION(trait, name)</pre></div> <div class="refsect1"> -<a name="idp100643760"></a><h2>Description</h2> +<a name="idp91474768"></a><h2>Description</h2> <p>trait = the name of the metafunction within the tti namespace.</p> <p>name = the name of the inner member.</p> <p>generates a metafunction called "trait" where 'trait' is the macro parameter.<br> diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_DATA.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_DATA.html index 58a72d38a..42963fbdb 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_DATA.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_DATA.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_DATA(trait, name)</pre></div> <div class="refsect1"> -<a name="idp100664864"></a><h2>Description</h2> +<a name="idp91496000"></a><h2>Description</h2> <p>trait = the name of the metafunction within the tti namespace.</p> <p>name = the name of the inner member.</p> <p>generates a metafunction called "trait" where 'trait' is the macro parameter. The metafunction types and return: diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_FUNCTION.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_FUNCTION.html index c1b5d56ad..2cef83ec6 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_FUNCTION.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_FUNCTION.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_FUNCTION(trait, name)</pre></div> <div class="refsect1"> -<a name="idp100681968"></a><h2>Description</h2> +<a name="idp91513072"></a><h2>Description</h2> <p>trait = the name of the metafunction within the tti namespace.</p> <p>name = the name of the inner member.</p> <p>generates a metafunction called "trait" where 'trait' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_R,class BOOST_TTI_TP_FS,class BOOST_TTI_TP_TAG> diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TEMPLATE.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TEMPLATE.html index 07286174d..cc05933ca 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TEMPLATE.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TEMPLATE.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_HAS_TEMPLATE(trait, ...)</pre></div> <div class="refsect1"> -<a name="idp100703264"></a><h2>Description</h2> +<a name="idp91534272"></a><h2>Description</h2> <p>trait = the name of the metafunction. ... = variadic parameters. The first variadic parameter is the inner class template name. Following variadic parameters are optional. diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TYPE.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TYPE.html index 9aefe7301..60e09b162 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TYPE.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TYPE.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_HAS_TYPE(trait, name)</pre></div> <div class="refsect1"> -<a name="idp100731216"></a><h2>Description</h2> +<a name="idp91562400"></a><h2>Description</h2> <p>BOOST_TTI_TRAIT_HAS_TYPE is a macro which expands to a metafunction. The metafunction tests whether an inner type with a particular name exists and, optionally, whether a lambda expression invoked with the inner type is true or not.</p> <p>trait = the name of the metafunction within the tti namespace.</p> <p>name = the name of the inner type.</p> diff --git a/libs/tti/doc/html/BOOST_TTI_TRAIT_MEMBER_TYPE.html b/libs/tti/doc/html/BOOST_TTI_TRAIT_MEMBER_TYPE.html index 5576cacd2..bda5f6a00 100644 --- a/libs/tti/doc/html/BOOST_TTI_TRAIT_MEMBER_TYPE.html +++ b/libs/tti/doc/html/BOOST_TTI_TRAIT_MEMBER_TYPE.html @@ -33,7 +33,7 @@ </span>BOOST_TTI_TRAIT_MEMBER_TYPE(trait, name)</pre></div> <div class="refsect1"> -<a name="idp100814976"></a><h2>Description</h2> +<a name="idp91646512"></a><h2>Description</h2> <p>trait = the name of the metafunction within the tti namespace.</p> <p>name = the name of the inner type.</p> <p>generates a metafunction called "trait" where 'trait' is the macro parameter. template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_MARKER_TYPE = boost::tti::detail::notype> diff --git a/libs/tti/doc/html/boost/tti/valid_member_metafunction.html b/libs/tti/doc/html/boost/tti/valid_member_metafunction.html index d910ba45d..e48dc7db2 100644 --- a/libs/tti/doc/html/boost/tti/valid_member_metafunction.html +++ b/libs/tti/doc/html/boost/tti/valid_member_metafunction.html @@ -36,7 +36,7 @@ <span class="special">{</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> -<a name="idp100807648"></a><h2>Description</h2> +<a name="idp91639088"></a><h2>Description</h2> <p>template<class TTI_METAFUNCTION> struct <a class="link" href="valid_member_metafunction.html" title="Struct template valid_member_metafunction">valid_member_metafunction</a> { static const value = unspecified; typedef mpl::bool_<true-or-false> type; };</p> <p>The metafunction types and return:</p> <p>TTI_METAFUNCTION = The invoked macro metafunction generated by BOOST_TTI_MEMBER_TYPE ( BOOST_TTI_TRAIT_MEMBER_TYPE ).</p> diff --git a/libs/tti/doc/html/boost/tti/valid_member_type.html b/libs/tti/doc/html/boost/tti/valid_member_type.html index 21fa5eba7..7c0dbc413 100644 --- a/libs/tti/doc/html/boost/tti/valid_member_type.html +++ b/libs/tti/doc/html/boost/tti/valid_member_type.html @@ -37,7 +37,7 @@ <span class="special">{</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> -<a name="idp100792960"></a><h2>Description</h2> +<a name="idp91624400"></a><h2>Description</h2> <p>template<class BOOST_TTI_TP_T,class BOOST_TTI_TP_MARKER_TYPE = boost::tti::detail::notype> struct <a class="link" href="valid_member_type.html" title="Struct template valid_member_type">valid_member_type</a> { static const value = unspecified; typedef mpl::bool_<true-or-false> type; };</p> <p>The metafunction types and return:</p> <p>BOOST_TTI_TP_T = returned inner 'type' from invoking the macro metafunction generated by BOOST_TTI_MEMBER_TYPE ( BOOST_TTI_TRAIT_MEMBER_TYPE ). BOOST_TTI_TP_MARKER_TYPE = (optional) a type to use as the marker type. defaults to the internal boost::tti::detail::notype.</p> diff --git a/libs/tti/doc/html/index.html b/libs/tti/doc/html/index.html index 44864ebfa..1aa5ccf3b 100644 --- a/libs/tti/doc/html/index.html +++ b/libs/tti/doc/html/index.html @@ -356,7 +356,7 @@ </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> -<td align="left"><p><small>Last revised: July 29, 2014 at 09:02:14 GMT</small></p></td> +<td align="left"><p><small>Last revised: October 30, 2014 at 10:16:31 GMT</small></p></td> <td align="right"><div class="copyright-footer"></div></td> </tr></table> <hr> diff --git a/libs/tti/doc/html/index/s24.html b/libs/tti/doc/html/index/s24.html index 72dc96c5b..dc4e0483e 100644 --- a/libs/tti/doc/html/index/s24.html +++ b/libs/tti/doc/html/index/s24.html @@ -23,7 +23,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> -<a name="idp101006528"></a>Index</h2></div></div></div> +<a name="idp91838064"></a>Index</h2></div></div></div> <p><a class="link" href="s24.html#idx_id_0">A</a> <a class="link" href="s24.html#idx_id_1">B</a> <a class="link" href="s24.html#idx_id_2">E</a> <a class="link" href="s24.html#idx_id_3">G</a> <a class="link" href="s24.html#idx_id_4">H</a> <a class="link" href="s24.html#idx_id_5">I</a> <a class="link" href="s24.html#idx_id_6">M</a> <a class="link" href="s24.html#idx_id_7">N</a> <a class="link" href="s24.html#idx_id_8">S</a> <a class="link" href="s24.html#idx_id_9">T</a> <a class="link" href="s24.html#idx_id_10">U</a> <a class="link" href="s24.html#idx_id_11">V</a></p> <div class="variablelist"><dl class="variablelist"> <dt> |