Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / BOOST_TYPE_INDEX_FUNCTION_SIGNATURE.html
index 76afb84..4548d1c 100644 (file)
@@ -34,7 +34,7 @@
 
 </span>BOOST_TYPE_INDEX_FUNCTION_SIGNATURE</pre></div>
 <div class="refsect1">
-<a name="idp658212320"></a><h2>Description</h2>
+<a name="idp570548256"></a><h2>Description</h2>
 <p>BOOST_TYPE_INDEX_FUNCTION_SIGNATURE is used by <a class="link" href="boost/typeindex/ctti_type_index.html" title="Class ctti_type_index">boost::typeindex::ctti_type_index</a> class to deduce the name of a type. If your compiler is not recognized by the TypeIndex library and you wish to work with <a class="link" href="boost/typeindex/ctti_type_index.html" title="Class ctti_type_index">boost::typeindex::ctti_type_index</a>, you may define this macro by yourself.</p>
 <p>BOOST_TYPE_INDEX_FUNCTION_SIGNATURE must be defined to a compiler specific macro that outputs the <span class="bold"><strong>whole</strong></span> function signature <span class="bold"><strong>including</strong></span> <span class="bold"><strong>template</strong></span> <span class="bold"><strong>parameters</strong></span>.</p>
 <p>If your compiler is not recognised and BOOST_TYPE_INDEX_FUNCTION_SIGNATURE is not defined, then a compile-time error will arise at any attempt to use <a class="link" href="boost/typeindex/ctti_type_index.html" title="Class ctti_type_index">boost::typeindex::ctti_type_index</a> classes.</p>