diff options
Diffstat (limited to 'doc/html/proto.html')
-rw-r--r-- | doc/html/proto.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/proto.html b/doc/html/proto.html index f686aee8e3..6a12dd464f 100644 --- a/doc/html/proto.html +++ b/doc/html/proto.html @@ -2,12 +2,12 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> -<title>Chapter 29. Boost.Proto</title> +<title>Chapter 32. Boost.Proto</title> <link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css"> <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="libraries.html" title="Part I. The Boost C++ Libraries (BoostBook Subset)"> -<link rel="prev" href="boost/property_tree/xml_parser/write_xm_idm46563245090288.html" title="Function template write_xml"> +<link rel="prev" href="boost/property_tree/xml_parser/write_xml_idp692250608.html" title="Function template write_xml"> <link rel="next" href="proto/users_guide.html" title="Users' Guide"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -21,12 +21,12 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="boost/property_tree/xml_parser/write_xm_idm46563245090288.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><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="proto/users_guide.html"><img src="../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="boost/property_tree/xml_parser/write_xml_idp692250608.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><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="proto/users_guide.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> <div class="chapter"> <div class="titlepage"><div> <div><h2 class="title"> -<a name="proto"></a>Chapter 29. Boost.Proto</h2></div> +<a name="proto"></a>Chapter 32. Boost.Proto</h2></div> <div><div class="author"><h3 class="author"> <span class="firstname">Eric</span> <span class="surname">Niebler</span> </h3></div></div> @@ -146,7 +146,7 @@ <p> Proto is a framework for building Embedded Domain-Specific Languages in C++. It provides tools for constructing, type-checking, transforming and executing - <span class="emphasis"><em>expression templates</em></span><a href="#ftn.boost_proto.preface.f0" class="footnote" name="boost_proto.preface.f0"><sup class="footnote">[6]</sup></a>. More specifically, Proto provides: + <span class="emphasis"><em>expression templates</em></span><a href="#ftn.boost_proto.preface.f0" class="footnote" name="boost_proto.preface.f0"><sup class="footnote">[27]</sup></a>. More specifically, Proto provides: </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> <li class="listitem"> @@ -256,19 +256,19 @@ </div> <div class="footnotes"> <br><hr style="width:100; text-align:left;margin-left: 0"> -<div id="ftn.boost_proto.preface.f0" class="footnote"><p><a href="#boost_proto.preface.f0" class="para"><sup class="para">[6] </sup></a> +<div id="ftn.boost_proto.preface.f0" class="footnote"><p><a href="#boost_proto.preface.f0" class="para"><sup class="para">[27] </sup></a> See <a href="http://en.wikipedia.org/wiki/Expression_templates" target="_top">Expression Templates</a> </p></div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> -<td align="left"><p><small>Last revised: September 21, 2016 at 14:37:37 GMT</small></p></td> +<td align="left"><p><small>Last revised: September 02, 2017 at 10:04:16 GMT</small></p></td> <td align="right"><div class="copyright-footer"></div></td> </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="boost/property_tree/xml_parser/write_xm_idm46563245090288.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><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="proto/users_guide.html"><img src="../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="boost/property_tree/xml_parser/write_xml_idp692250608.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><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="proto/users_guide.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> |