diff options
Diffstat (limited to 'doc/html/proto/appendices.html')
-rw-r--r-- | doc/html/proto/appendices.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/proto/appendices.html b/doc/html/proto/appendices.html index 5fdb57390f..a3c0209a22 100644 --- a/doc/html/proto/appendices.html +++ b/doc/html/proto/appendices.html @@ -4,11 +4,11 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Appendices</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.html" title="Chapter 26. Boost.Proto"> +<link rel="up" href="../proto.html" title="Chapter 29. Boost.Proto"> <link rel="prev" href="../Transform.html" title="Concept Transform"> -<link rel="next" href="../boost_random.html" title="Chapter 27. Boost.Random"> +<link rel="next" href="../boost_random.html" title="Chapter 30. Boost.Random"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -27,7 +27,7 @@ <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="proto.appendices"></a><a class="link" href="appendices.html" title="Appendices">Appendices</a> </h2></div></div></div> -<div class="toc"><dl> +<div class="toc"><dl class="toc"> <dt><span class="section"><a href="appendices.html#boost_proto.appendices.release_notes">Appendix A: Release Notes</a></span></dt> <dt><span class="section"><a href="appendices.html#boost_proto.appendices.history">Appendix B: History</a></span></dt> @@ -44,7 +44,7 @@ </h3></div></div></div> <h5> <a name="boost_proto.appendices.release_notes.h0"></a> - <span><a name="boost_proto.appendices.release_notes.boost_1_51"></a></span><a class="link" href="appendices.html#boost_proto.appendices.release_notes.boost_1_51">Boost + <span class="phrase"><a name="boost_proto.appendices.release_notes.boost_1_51"></a></span><a class="link" href="appendices.html#boost_proto.appendices.release_notes.boost_1_51">Boost 1.51</a> </h5> <p> @@ -62,7 +62,7 @@ </p> <h5> <a name="boost_proto.appendices.release_notes.h1"></a> - <span><a name="boost_proto.appendices.release_notes.boost_1_44"></a></span><a class="link" href="appendices.html#boost_proto.appendices.release_notes.boost_1_44">Boost + <span class="phrase"><a name="boost_proto.appendices.release_notes.boost_1_44"></a></span><a class="link" href="appendices.html#boost_proto.appendices.release_notes.boost_1_44">Boost 1.44</a> </h5> <p> @@ -97,7 +97,7 @@ <span class="bold"><strong>Behavior Change: proto::as_expr() and proto::as_child()</strong></span> </p> <p> - The functions <code class="computeroutput"><a class="link" href="../boost/proto/as_expr_idp308826416.html" title="Function as_expr">proto::as_expr()</a></code> and <code class="computeroutput"><a class="link" href="../boost/proto/as_child_idp308848384.html" title="Function as_child">proto::as_child()</a></code> + The functions <code class="computeroutput"><a class="link" href="../boost/proto/as_expr_idm46563224480016.html" title="Function as_expr">proto::as_expr()</a></code> and <code class="computeroutput"><a class="link" href="../boost/proto/as_child_idm46563224458048.html" title="Function as_child">proto::as_child()</a></code> are used to guarantee that an object is a Proto expression by turning it into one if it is not already, using an optionally specified domain. In previous releases, when these functions were passed a Proto expression in a domain @@ -202,8 +202,8 @@ 1.44, users now have this power. </p> <p> - Users defining their own domain can now specify how <code class="computeroutput"><a class="link" href="../boost/proto/as_expr_idp308826416.html" title="Function as_expr">proto::as_expr()</a></code> - and <code class="computeroutput"><a class="link" href="../boost/proto/as_child_idp308848384.html" title="Function as_child">proto::as_child()</a></code> work in their domain. They + Users defining their own domain can now specify how <code class="computeroutput"><a class="link" href="../boost/proto/as_expr_idm46563224480016.html" title="Function as_expr">proto::as_expr()</a></code> + and <code class="computeroutput"><a class="link" href="../boost/proto/as_child_idm46563224458048.html" title="Function as_child">proto::as_child()</a></code> work in their domain. They can do this easily by defining nested class templates named <code class="computeroutput"><span class="identifier">as_expr</span></code> and/or <code class="computeroutput"><span class="identifier">as_child</span></code> within their domain class. </p> @@ -235,7 +235,7 @@ </p> <h5> <a name="boost_proto.appendices.release_notes.h2"></a> - <span><a name="boost_proto.appendices.release_notes.boost_1_43"></a></span><a class="link" href="appendices.html#boost_proto.appendices.release_notes.boost_1_43">Boost + <span class="phrase"><a name="boost_proto.appendices.release_notes.boost_1_43"></a></span><a class="link" href="appendices.html#boost_proto.appendices.release_notes.boost_1_43">Boost 1.43</a> </h5> <p> @@ -317,10 +317,10 @@ </h3></div></div></div> <div class="variablelist"> <p class="title"><b></b></p> -<dl> +<dl class="variablelist"> <dt><span class="term">August 13, 2010</span></dt> <dd><p> - Boost 1.44: Proto gets sub-domains and per-domain control of <code class="computeroutput"><a class="link" href="../boost/proto/as_expr_idp308826416.html" title="Function as_expr">proto::as_expr()</a></code> and <code class="computeroutput"><a class="link" href="../boost/proto/as_child_idp308848384.html" title="Function as_child">proto::as_child()</a></code> to meet the needs + Boost 1.44: Proto gets sub-domains and per-domain control of <code class="computeroutput"><a class="link" href="../boost/proto/as_expr_idm46563224480016.html" title="Function as_expr">proto::as_expr()</a></code> and <code class="computeroutput"><a class="link" href="../boost/proto/as_child_idm46563224458048.html" title="Function as_child">proto::as_child()</a></code> to meet the needs of Phoenix3. </p></dd> <dt><span class="term">August 11, 2008</span></dt> @@ -381,7 +381,7 @@ <div class="titlepage"><div><div><h3 class="title"> <a name="boost_proto.appendices.rationale"></a><a class="link" href="appendices.html#boost_proto.appendices.rationale" title="Appendix C: Rationale">Appendix C: Rationale</a> </h3></div></div></div> -<div class="toc"><dl> +<div class="toc"><dl class="toc"> <dt><span class="section"><a href="appendices.html#boost_proto.appendices.rationale.static_initialization">Static Initialization</a></span></dt> <dt><span class="section"><a href="appendices.html#boost_proto.appendices.rationale.preprocessor">Why @@ -440,7 +440,7 @@ <a name="boost_proto.appendices.implementation"></a><a class="link" href="appendices.html#boost_proto.appendices.implementation" title="Appendix D: Implementation Notes">Appendix D: Implementation Notes</a> </h3></div></div></div> -<div class="toc"><dl> +<div class="toc"><dl class="toc"> <dt><span class="section"><a href="appendices.html#boost_proto.appendices.implementation.sfinae">Quick-n-Dirty Type Categorization</a></span></dt> <dt><span class="section"><a href="appendices.html#boost_proto.appendices.implementation.function_arity">Detecting |