summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/_self.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/_self.html')
-rw-r--r--doc/html/boost/type_erasure/_self.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/type_erasure/_self.html b/doc/html/boost/type_erasure/_self.html
index 96fab21d99..9627c505d5 100644
--- a/doc/html/boost/type_erasure/_self.html
+++ b/doc/html/boost/type_erasure/_self.html
@@ -36,7 +36,7 @@
<span class="keyword">struct</span> <a class="link" href="_self.html" title="Struct _self">_self</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">type_erasure</span><span class="special">::</span><span class="identifier">placeholder</span> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp655847952"></a><h2>Description</h2>
+<a name="idp568184416"></a><h2>Description</h2>
<p><a class="link" href="_self.html" title="Struct _self">_self</a> is the default <a class="link" href="placeholder.html" title="Struct placeholder">placeholder</a> used by <a class="link" href="any.html" title="Class template any">any</a>. It should be used as a default by most concepts, so using concepts with no explicit arguments will "just work" as much as possible. </p>
</div>
</div>