summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/same_type.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/same_type.html')
-rw-r--r--doc/html/boost/type_erasure/same_type.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/type_erasure/same_type.html b/doc/html/boost/type_erasure/same_type.html
index b88829ce7d..fb9d3a5ec3 100644
--- a/doc/html/boost/type_erasure/same_type.html
+++ b/doc/html/boost/type_erasure/same_type.html
@@ -36,7 +36,7 @@
<span class="keyword">struct</span> <a class="link" href="same_type.html" title="Struct template same_type">same_type</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp482498256"></a><h2>Description</h2>
+<a name="idm45555075769840"></a><h2>Description</h2>
<p>A built in concept that indicates that two types are the same. Either T or U or both can be placeholders.</p>
<div class="warning"><table border="0" summary="Warning">
<tr>