summaryrefslogtreecommitdiff
path: root/doc/html/boost/xpressive/back.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/xpressive/back.html')
-rw-r--r--doc/html/boost/xpressive/back.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/xpressive/back.html b/doc/html/boost/xpressive/back.html
index ee4ebdbad1..b7f0c4d6c5 100644
--- a/doc/html/boost/xpressive/back.html
+++ b/doc/html/boost/xpressive/back.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Global back</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="../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp" title="Header &lt;boost/xpressive/regex_actions.hpp&gt;">
<link rel="prev" href="top.html" title="Global top">
@@ -26,7 +26,7 @@
<a name="boost.xpressive.back"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Global back</span></h2>
-<p>boost::xpressive::back</p>
+<p>boost::xpressive::back &#8212; <code class="computeroutput">back</code> is a lazy PolymorphicFunctionObject for fetching the back element of a sequence in an xpressive semantic action. </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: &lt;<a class="link" href="../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp" title="Header &lt;boost/xpressive/regex_actions.hpp&gt;">boost/xpressive/regex_actions.hpp</a>&gt;