summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_PROTO_DEFINE_OPERATORS.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_PROTO_DEFINE_OPERATORS.html')
-rw-r--r--doc/html/BOOST_PROTO_DEFINE_OPERATORS.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_PROTO_DEFINE_OPERATORS.html b/doc/html/BOOST_PROTO_DEFINE_OPERATORS.html
index b3a4091c6d..acf85c016d 100644
--- a/doc/html/BOOST_PROTO_DEFINE_OPERATORS.html
+++ b/doc/html/BOOST_PROTO_DEFINE_OPERATORS.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_PROTO_DEFINE_OPERATORS</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="proto/reference.html#header.boost.proto.operators_hpp" title="Header &lt;boost/proto/operators.hpp&gt;">
<link rel="prev" href="boost/proto/is_extension.html" title="Struct template is_extension">
@@ -35,7 +35,7 @@
</span>BOOST_PROTO_DEFINE_OPERATORS(Trait, Domain)</pre></div>
<div class="refsect1">
-<a name="idp344151424"></a><h2>Description</h2>
+<a name="idm45927835237824"></a><h2>Description</h2>
<p>
With <code class="computeroutput">BOOST_PROTO_DEFINE_OPERATORS()</code>, it is possible to
non-intrusively adapt an existing (non-Proto) type to be a Proto terminal.