summaryrefslogtreecommitdiff
path: root/doc/html/boost/typeindex/type_index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/typeindex/type_index.html')
-rw-r--r--doc/html/boost/typeindex/type_index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/typeindex/type_index.html b/doc/html/boost/typeindex/type_index.html
index b28721fafe..3dfd55c7fc 100644
--- a/doc/html/boost/typeindex/type_index.html
+++ b/doc/html/boost/typeindex/type_index.html
@@ -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>