summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/is_proto_expr.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/is_proto_expr.html')
-rw-r--r--doc/html/boost/proto/is_proto_expr.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/proto/is_proto_expr.html b/doc/html/boost/proto/is_proto_expr.html
index bffe4a338a..2d3fc6e563 100644
--- a/doc/html/boost/proto/is_proto_expr.html
+++ b/doc/html/boost/proto/is_proto_expr.html
@@ -37,7 +37,7 @@
<span class="keyword">struct</span> <a class="link" href="is_proto_expr.html" title="Struct is_proto_expr">is_proto_expr</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp465618656"></a><h2>Description</h2>
+<a name="id-1.3.33.5.12.5.4"></a><h2>Description</h2>
<p>
<code class="computeroutput">proto::is_proto_expr</code> allows argument-dependent lookup to find Proto's operator overloads. For example:
</p>