summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_TYPE_ERASURE_MEMBER.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_TYPE_ERASURE_MEMBER.html')
-rw-r--r--doc/html/BOOST_TYPE_ERASURE_MEMBER.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/BOOST_TYPE_ERASURE_MEMBER.html b/doc/html/BOOST_TYPE_ERASURE_MEMBER.html
index 9c1c61af32..dce1f5cc70 100644
--- a/doc/html/BOOST_TYPE_ERASURE_MEMBER.html
+++ b/doc/html/BOOST_TYPE_ERASURE_MEMBER.html
@@ -34,7 +34,7 @@
</span>BOOST_TYPE_ERASURE_MEMBER(qualified_name, member, N)</pre></div>
<div class="refsect1">
-<a name="idp565640800"></a><h2>Description</h2>
+<a name="id-1.3.41.13.24.3.4"></a><h2>Description</h2>
<p>
The declaration of the concept is </p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">Sig</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T</span> <span class="special">=</span> <span class="identifier">_self</span><span class="special">&gt;</span>