summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/assert_matches.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/assert_matches.html')
-rw-r--r--doc/html/boost/proto/assert_matches.html19
1 files changed, 11 insertions, 8 deletions
diff --git a/doc/html/boost/proto/assert_matches.html b/doc/html/boost/proto/assert_matches.html
index 32ec76cb4f..81445f50e8 100644
--- a/doc/html/boost/proto/assert_matches.html
+++ b/doc/html/boost/proto/assert_matches.html
@@ -4,10 +4,10 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template assert_matches</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.debug_hpp" title="Header &lt;boost/proto/debug.hpp&gt;">
-<link rel="prev" href="display_expr_idp304643248.html" title="Function display_expr">
+<link rel="prev" href="display__idm46563228653584.html" title="Function display_expr">
<link rel="next" href="assert_matches_not.html" title="Function template assert_matches_not">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="display_expr_idp304643248.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.debug_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="assert_matches_not.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="display__idm46563228653584.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.debug_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="assert_matches_not.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.proto.assert_matches"></a><div class="titlepage"></div>
@@ -39,7 +39,7 @@
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Grammar<span class="special">,</span> <span class="keyword">typename</span> <a class="link" href="../../Expr.html" title="Concept Expr">Expr</a><span class="special">&gt;</span>
<span class="keyword">void</span> <span class="identifier">assert_matches</span><span class="special">(</span><span class="identifier">Expr</span> <span class="keyword">const</span> <span class="special">&amp;</span> expr<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp334507088"></a><h2>Description</h2>
+<a name="idm45927844884768"></a><h2>Description</h2>
<p>
Use <code class="computeroutput">proto::assert_matches()</code> to assert at compile-time that
an expression matches a grammar.
@@ -48,21 +48,24 @@
<span class="bold"><strong>Example:</strong></span></p>
<pre class="programlisting">typedef proto::plus&lt; proto::terminal&lt; int &gt;, proto::terminal&lt; int &gt; &gt; PlusInts;
-proto::assert_matches&lt;PlusInts&gt;( <code class="computeroutput"><a class="link" href="lit_idp305959552.html" title="Function lit">proto::lit</a></code>(1) + 42 );</pre>
+proto::assert_matches&lt;PlusInts&gt;( <code class="computeroutput"><a class="link" href="lit_idm46563227344416.html" title="Function lit">proto::lit</a></code>(1) + 42 );</pre>
<p>
</p>
<p>
See also:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem"><code class="computeroutput"><a class="link" href="assert_matches_not.html" title="Function template assert_matches_not">proto::assert_matches_not</a>()</code></li>
<li class="listitem"><code class="computeroutput"><a class="link" href="../../BOOST_PROTO_ASSERT_MATCHES.html" title="Macro BOOST_PROTO_ASSERT_MATCHES">BOOST_PROTO_ASSERT_MATCHES</a>()</code></li>
<li class="listitem"><code class="computeroutput"><a class="link" href="../../BOOST_PROTO_ASSERT_MATCHES_NOT.html" title="Macro BOOST_PROTO_ASSERT_MATCHES_NOT">BOOST_PROTO_ASSERT_MATCHES_NOT</a>()</code></li>
</ul></div>
<p>
</p>
-<div class="variablelist"><table border="0">
+<div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody><tr>
<td><p><span class="term">Notes:</span></p></td>
<td><p>
@@ -82,7 +85,7 @@ proto::assert_matches&lt;PlusInts&gt;( <code class="computeroutput"><a class="li
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="display_expr_idp304643248.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.debug_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="assert_matches_not.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="display__idm46563228653584.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.debug_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="assert_matches_not.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>