Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / boost / typeindex / type_index.html
index b28721f..3dfd55c 100644 (file)
@@ -35,7 +35,7 @@
 </span>
 <span class="keyword">typedef</span> <span class="identifier">platform_specific</span> <span class="identifier">type_index</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="idp658035280"></a><h2>Description</h2>
+<a name="idp570371360"></a><h2>Description</h2>
 <p>Depending on a compiler flags, optimal implementation of type_index will be used as a default boost::typeindex::type_index.</p>
 <p>Could be a <a class="link" href="stl_type_index.html" title="Class stl_type_index">boost::typeindex::stl_type_index</a>, <a class="link" href="ctti_type_index.html" title="Class ctti_type_index">boost::typeindex::ctti_type_index</a> or user defined type_index class.</p>
 <p><span class="bold"><strong>See</strong></span> <a class="link" href="type_index_facade.html" title="Class template type_index_facade">boost::typeindex::type_index_facade</a> for a full description of type_index functions. </p>