summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_PROTO_MAX_ARITY.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_PROTO_MAX_ARITY.html')
-rw-r--r--doc/html/BOOST_PROTO_MAX_ARITY.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_PROTO_MAX_ARITY.html b/doc/html/BOOST_PROTO_MAX_ARITY.html
index 3a374ba2ef..789a60e9bb 100644
--- a/doc/html/BOOST_PROTO_MAX_ARITY.html
+++ b/doc/html/BOOST_PROTO_MAX_ARITY.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_PROTO_MAX_ARITY</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.proto_fwd_hpp" title="Header &lt;boost/proto/proto_fwd.hpp&gt;">
<link rel="prev" href="boost/proto/N.html" title="Global N">
@@ -34,7 +34,7 @@
</span>BOOST_PROTO_MAX_ARITY</pre></div>
<div class="refsect1">
-<a name="idp344792496"></a><h2>Description</h2>
+<a name="idm45927834596272"></a><h2>Description</h2>
<p>
<code class="computeroutput">BOOST_PROTO_MAX_ARITY</code> defaults to 10. It may be set higher or lower, but not
lower than 3. Setting it higher will have a negative effect on compile times.