-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
221 changed files
with
3,132 additions
and
3,435 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,42 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<title>Macro BOOST_PARSER_ASSERT</title> | ||
<link rel="stylesheet" href="boostbook.css" type="text/css"> | ||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Parser (Proposed)"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Parser (Proposed)"> | ||
<link rel="up" href="header/boost/parser/config_hpp.html" title="Header <boost/parser/config.hpp>"> | ||
<link rel="prev" href="BOOST_PARSER_NO_R_idm15580.html" title="Macro BOOST_PARSER_NO_RUNTIME_ASSERTIONS"> | ||
<link rel="next" href="BOOST_PARSER_DISA_idm15592.html" title="Macro BOOST_PARSER_DISABLE_CONCEPTS"> | ||
<link rel="prev" href="BOOST_PARSER_NO_R_idm15624.html" title="Macro BOOST_PARSER_NO_RUNTIME_ASSERTIONS"> | ||
<link rel="next" href="BOOST_PARSER_DISA_idm15636.html" title="Macro BOOST_PARSER_DISABLE_CONCEPTS"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_PARSER_NO_R_idm15580.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/config_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PARSER_DISA_idm15592.html"><img src="images/next.png" alt="Next"></a> | ||
<a accesskey="p" href="BOOST_PARSER_NO_R_idm15624.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/config_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PARSER_DISA_idm15636.html"><img src="images/next.png" alt="Next"></a> | ||
</div> | ||
<div class="refentry"> | ||
<a name="BOOST_PARSER_ASSERT"></a><div class="titlepage"></div> | ||
<div class="refnamediv"> | ||
<h2><span class="refentrytitle">Macro BOOST_PARSER_ASSERT</span></h2> | ||
<p>BOOST_PARSER_ASSERT</p> | ||
</div> | ||
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> | ||
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="header/boost/parser/config_hpp.html" title="Header <boost/parser/config.hpp>">boost/parser/config.hpp</a>> | ||
<h2 class="refsynopsisdiv-title">Synopsis</h2> | ||
<div class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="header/boost/parser/config_hpp.html" title="Header <boost/parser/config.hpp>">boost/parser/config.hpp</a>> | ||
|
||
</span>BOOST_PARSER_ASSERT(condition)</pre></div> | ||
<div class="refsect1"> | ||
<a name="idm14944"></a><h2>Description</h2> | ||
<a name="idm14988"></a><h2>Description</h2> | ||
<p>Asserts that the given condition is true. If <code class="computeroutput">BOOST_PARSER_NO_RUNTIME_ASSERTIONS</code> macro is defined by the user, <code class="computeroutput">BOOST_PARSER_ASSERT</code> expends to a compile-time <code class="computeroutput">static_assert()</code>. Otherwise, it expands to a run-time <code class="computeroutput">BOOST_ASSERT()</code>. </p> | ||
</div> | ||
</div> | ||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> | ||
<td align="left"></td> | ||
<td align="right"><div class="copyright-footer">Copyright © 2020 T. Zachary Laine<p> | ||
<div class="copyright-footer">Copyright © 2020 T. Zachary Laine<p> | ||
Distributed under the Boost Software License, Version 1.0. (See accompanying | ||
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) | ||
</p> | ||
</div></td> | ||
</tr></table> | ||
</div> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_PARSER_NO_R_idm15580.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/config_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PARSER_DISA_idm15592.html"><img src="images/next.png" alt="Next"></a> | ||
<a accesskey="p" href="BOOST_PARSER_NO_R_idm15624.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/config_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PARSER_DISA_idm15636.html"><img src="images/next.png" alt="Next"></a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<title>Macro BOOST_PARSER_CONSTEXPR</title> | ||
<link rel="stylesheet" href="boostbook.css" type="text/css"> | ||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Parser (Proposed)"> | ||
<link rel="up" href="header/boost/parser/config_hpp.html" title="Header <boost/parser/config.hpp>"> | ||
<link rel="prev" href="BOOST_PARSER_USE_STD_TUPLE.html" title="Macro BOOST_PARSER_USE_STD_TUPLE"> | ||
<link rel="next" href="header/boost/parser/error_handling_hpp.html" title="Header <boost/parser/error_handling.hpp>"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_PARSER_USE_STD_TUPLE.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/config_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="header/boost/parser/error_handling_hpp.html"><img src="images/next.png" alt="Next"></a> | ||
</div> | ||
<div class="refentry"> | ||
<a name="BOOST_PARSER_CONSTEXPR"></a><div class="titlepage"></div> | ||
<div class="refnamediv"> | ||
<h2><span class="refentrytitle">Macro BOOST_PARSER_CONSTEXPR</span></h2> | ||
<p>BOOST_PARSER_CONSTEXPR</p> | ||
</div> | ||
<h2 class="refsynopsisdiv-title">Synopsis</h2> | ||
<div class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="header/boost/parser/config_hpp.html" title="Header <boost/parser/config.hpp>">boost/parser/config.hpp</a>> | ||
|
||
</span>BOOST_PARSER_CONSTEXPR</pre></div> | ||
</div> | ||
<div class="copyright-footer">Copyright © 2020 T. Zachary Laine<p> | ||
Distributed under the Boost Software License, Version 1.0. (See accompanying | ||
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) | ||
</p> | ||
</div> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_PARSER_USE_STD_TUPLE.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/config_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="header/boost/parser/error_handling_hpp.html"><img src="images/next.png" alt="Next"></a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,42 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<title>Macro BOOST_PARSER_DEFINE_RULES</title> | ||
<link rel="stylesheet" href="boostbook.css" type="text/css"> | ||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Parser (Proposed)"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Parser (Proposed)"> | ||
<link rel="up" href="header/boost/parser/parser_hpp.html" title="Header <boost/parser/parser.hpp>"> | ||
<link rel="prev" href="boost/parser/callback_parse_idm20150.html" title="Function template callback_parse"> | ||
<link rel="prev" href="BOOST_PARSER_HAVE_BOOST_PP.html" title="Macro BOOST_PARSER_HAVE_BOOST_PP"> | ||
<link rel="next" href="BOOST_PARSER_DEFINE_RULE.html" title="Macro BOOST_PARSER_DEFINE_RULE"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="boost/parser/callback_parse_idm20150.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/parser_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PARSER_DEFINE_RULE.html"><img src="images/next.png" alt="Next"></a> | ||
<a accesskey="p" href="BOOST_PARSER_HAVE_BOOST_PP.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/parser_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PARSER_DEFINE_RULE.html"><img src="images/next.png" alt="Next"></a> | ||
</div> | ||
<div class="refentry"> | ||
<a name="BOOST_PARSER_DEFINE_RULES"></a><div class="titlepage"></div> | ||
<div class="refnamediv"> | ||
<h2><span class="refentrytitle">Macro BOOST_PARSER_DEFINE_RULES</span></h2> | ||
<p>BOOST_PARSER_DEFINE_RULES</p> | ||
</div> | ||
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> | ||
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="header/boost/parser/parser_hpp.html" title="Header <boost/parser/parser.hpp>">boost/parser/parser.hpp</a>> | ||
<h2 class="refsynopsisdiv-title">Synopsis</h2> | ||
<div class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="header/boost/parser/parser_hpp.html" title="Header <boost/parser/parser.hpp>">boost/parser/parser.hpp</a>> | ||
|
||
</span>BOOST_PARSER_DEFINE_RULES(...)</pre></div> | ||
<div class="refsect1"> | ||
<a name="idm33530"></a><h2>Description</h2> | ||
<p>For each given token <code class="computeroutput">t</code>, defines a pair of <code class="computeroutput">parse_rule()</code> overloads, used internally within Boost.Parser. Each such pair implements the parsing behavior rule <code class="computeroutput">t</code>, using the parser <code class="computeroutput">t_def</code>. This macro is only available when <code class="computeroutput">BOOST_PARSER_STANDALONE</code> is not defined. </p> | ||
<a name="idm33582"></a><h2>Description</h2> | ||
<p>For each given token <code class="computeroutput">t</code>, defines a pair of <code class="computeroutput">parse_rule()</code> overloads, used internally within Boost.Parser. Each such pair implements the parsing behavior rule <code class="computeroutput">t</code>, using the parser <code class="computeroutput">t_def</code>. This macro is only available when the Boost.Preprocessor headers are available. </p> | ||
</div> | ||
</div> | ||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> | ||
<td align="left"></td> | ||
<td align="right"><div class="copyright-footer">Copyright © 2020 T. Zachary Laine<p> | ||
<div class="copyright-footer">Copyright © 2020 T. Zachary Laine<p> | ||
Distributed under the Boost Software License, Version 1.0. (See accompanying | ||
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) | ||
</p> | ||
</div></td> | ||
</tr></table> | ||
</div> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="boost/parser/callback_parse_idm20150.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/parser_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PARSER_DEFINE_RULE.html"><img src="images/next.png" alt="Next"></a> | ||
<a accesskey="p" href="BOOST_PARSER_HAVE_BOOST_PP.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/parser/parser_hpp.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PARSER_DEFINE_RULE.html"><img src="images/next.png" alt="Next"></a> | ||
</div> | ||
</body> | ||
</html> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.