Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / BOOST_PROTO_ASSERT_MATCHES.html
index b7129d8..c90c413 100644 (file)
@@ -3,7 +3,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Macro BOOST_PROTO_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.78.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="boost/proto/assert_matches_not.html" title="Function template assert_matches_not">
@@ -36,7 +36,7 @@
 
 </span>BOOST_PROTO_ASSERT_MATCHES(expr, Grammar)</pre></div>
 <div class="refsect1">
-<a name="id2763601"></a><h2>Description</h2>
+<a name="idp368932368"></a><h2>Description</h2>
 <p>
         Use <code class="computeroutput">BOOST_PROTO_ASSERT_MATCHES()</code> to assert at compile-time that
         an expression matches a grammar.
@@ -51,7 +51,7 @@
 <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="boost/proto/assert_matches.html" title="Function template assert_matches">proto::assert_matches</a>()</code></li>
 <li class="listitem"><code class="computeroutput"><a class="link" href="boost/proto/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_NOT.html" title="Macro BOOST_PROTO_ASSERT_MATCHES_NOT">BOOST_PROTO_ASSERT_MATCHES_NOT</a>()</code></li>