summaryrefslogtreecommitdiff
path: root/doc/html/boost/typeindex/type_info.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/typeindex/type_info.html')
-rw-r--r--doc/html/boost/typeindex/type_info.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/typeindex/type_info.html b/doc/html/boost/typeindex/type_info.html
index 9f13f3735a..22c54cf7e4 100644
--- a/doc/html/boost/typeindex/type_info.html
+++ b/doc/html/boost/typeindex/type_info.html
@@ -34,7 +34,7 @@
</span>
<span class="keyword">typedef</span> <span class="identifier">type_index</span><span class="special">::</span><span class="identifier">type_info_t</span> <span class="identifier">type_info</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp482544528"></a><h2>Description</h2>
+<a name="idp477501104"></a><h2>Description</h2>
<p>Depending on a compiler flags, optimal implementation of type_info will be used as a default boost::typeindex::type_info.</p>
<p>Could be a std::type_info, boost::typeindex::detail::ctti_data or some user defined class.</p>
<p>type_info <span class="bold"><strong>is</strong></span> <span class="bold"><strong>not</strong></span> copyable or default constructible. It is <span class="bold"><strong>not</strong></span> assignable too! </p>