Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / tti / doc / html / BOOST_TTI_TRAIT_HAS_MEMBER_DATA.html
index d538143..acdfdec 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_TTI_TRAIT_HAS_MEMBER_DATA(trait, name)</pre></div>
 <div class="refsect1">
-<a name="idp89323920"></a><h2>Description</h2>
+<a name="idp100161552"></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&lt;class BOOST_TTI_TP_ET,class BOOST_TTI_TP_TYPE&gt;