summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/is_placeholder.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/is_placeholder.html')
-rw-r--r--doc/html/boost/type_erasure/is_placeholder.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/type_erasure/is_placeholder.html b/doc/html/boost/type_erasure/is_placeholder.html
index 6be8ff886a..e501438380 100644
--- a/doc/html/boost/type_erasure/is_placeholder.html
+++ b/doc/html/boost/type_erasure/is_placeholder.html
@@ -33,7 +33,7 @@
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.is_placeholder_hpp" title="Header &lt;boost/type_erasure/is_placeholder.hpp&gt;">boost/type_erasure/is_placeholder.hpp</a>&gt;
</span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">&gt;</span>
-<span class="keyword">struct</span> <a class="link" href="is_placeholder.html" title="Struct template is_placeholder">is_placeholder</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">is_base_and_derived</span><span class="special">&lt;</span> <span class="identifier">placeholder</span><span class="special">,</span> <span class="identifier">T</span> <span class="special">&gt;</span> <span class="special">{</span>
+<span class="keyword">struct</span> <a class="link" href="is_placeholder.html" title="Struct template is_placeholder">is_placeholder</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="id-1.3.41.13.21.3.4"></a><h2>Description</h2>