summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/is_callable.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/is_callable.html')
-rw-r--r--doc/html/boost/proto/is_callable.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/proto/is_callable.html b/doc/html/boost/proto/is_callable.html
index 3a7104d089..44400fcab5 100644
--- a/doc/html/boost/proto/is_callable.html
+++ b/doc/html/boost/proto/is_callable.html
@@ -37,7 +37,7 @@
<span class="keyword">struct</span> <a class="link" href="is_callable.html" title="Struct template is_callable">is_callable</a> <span class="special">:</span> <span class="keyword"></span> mpl::bool_&lt;<em class="replaceable"><code>true-or-false</code></em>&gt; <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp474818352"></a><h2>Description</h2>
+<a name="idp458551376"></a><h2>Description</h2>
<p>
<code class="computeroutput">proto::is_callable&lt;&gt;</code> is used by the
<code class="computeroutput"><a class="link" href="when.html" title="Struct template when">proto::when&lt;&gt;</a></code>