summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/concept_of.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/concept_of.html')
-rw-r--r--doc/html/boost/type_erasure/concept_of.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/type_erasure/concept_of.html b/doc/html/boost/type_erasure/concept_of.html
index 6ea3b8d459..4416e04a08 100644
--- a/doc/html/boost/type_erasure/concept_of.html
+++ b/doc/html/boost/type_erasure/concept_of.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template concept_of</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.concept_of_hpp" title="Header &lt;boost/type_erasure/concept_of.hpp&gt;">
<link rel="prev" href="concept_interface.html" title="Struct template concept_interface">
@@ -38,7 +38,7 @@
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.type_erasure.concept_of.type"></a><span class="identifier">type</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp448725648"></a><h2>Description</h2>
+<a name="idm45927741413264"></a><h2>Description</h2>
<p>A metafunction returning the concept corresponding to an <a class="link" href="any.html" title="Class template any">any</a>. It will also work for all bases of <a class="link" href="any.html" title="Class template any">any</a>, so it can be applied to the <code class="computeroutput">Base</code> parameter of <a class="link" href="concept_interface.html" title="Struct template concept_interface">concept_interface</a>. </p>
</div>
</div>