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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/boost/type_erasure/_self.html b/doc/html/boost/type_erasure/_self.html
index 91e1400fd9..ccb1bb7f7a 100644
--- a/doc/html/boost/type_erasure/_self.html
+++ b/doc/html/boost/type_erasure/_self.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -35,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="idp475838064"></a><h2>Description</h2>
+<a name="idp482222096"></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 any. 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>