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 4e0df79f3d..cc2e8f29f4 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="idp566620160"></a><h2>Description</h2>
+<a name="idp546787216"></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>