summaryrefslogtreecommitdiff
path: root/libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TYPE.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TYPE.html')
-rw-r--r--libs/tti/doc/html/BOOST_TTI_TRAIT_HAS_TYPE.html2
1 files changed, 1 insertions, 1 deletions
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 60e09b162..c58da7144 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="idp91562400"></a><h2>Description</h2>
+<a name="idp103096816"></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>