summaryrefslogtreecommitdiff
path: root/doc/html/boost/xpressive/op/back.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/xpressive/op/back.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/xpressive/op/back.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/boost/xpressive/op/back.html b/doc/html/boost/xpressive/op/back.html
index af24c9c73a..54147852a1 100755..100644
--- a/doc/html/boost/xpressive/op/back.html
+++ b/doc/html/boost/xpressive/op/back.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.76.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="front/result_This_Sequence__id1827742.html" title="Struct template result&lt;This(Sequence)&gt;">
+<link rel="prev" href="front/result_This_Sequ_id1891881.html" title="Struct template result&lt;This(Sequence)&gt;">
<link rel="next" href="back/result.html" title="Struct template result">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="front/result_This_Sequence__id1827742.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><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="back/result.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="front/result_This_Sequ_id1891881.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><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="back/result.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.xpressive.op.back"></a><div class="titlepage"></div>
@@ -38,19 +38,19 @@
<span class="keyword">struct</span> <a class="link" href="back/result.html" title="Struct template result">result</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span>
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> This<span class="special">,</span> <span class="keyword">typename</span> Sequence<span class="special">&gt;</span>
- <span class="keyword">struct</span> <a class="link" href="back/result_This_Sequence__id1827814.html" title="Struct template result&lt;This(Sequence)&gt;">result</a><span class="special">&lt;</span><span class="identifier">This</span><span class="special">(</span><span class="identifier">Sequence</span><span class="special">)</span><span class="special">&gt;</span> <span class="special">{</span>
+ <span class="keyword">struct</span> <a class="link" href="back/result_This_Sequ_id1891952.html" title="Struct template result&lt;This(Sequence)&gt;">result</a><span class="special">&lt;</span><span class="identifier">This</span><span class="special">(</span><span class="identifier">Sequence</span><span class="special">)</span><span class="special">&gt;</span> <span class="special">{</span>
<span class="comment">// types</span>
- <span class="keyword">typedef</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">if_c</span><span class="special">&lt;</span> <span class="identifier">is_const</span><span class="special">&lt;</span> <span class="identifier">sequence_type</span> <span class="special">&gt;</span><span class="special">::</span><a class="link" href="../value.html" title="Struct template value">value</a><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">sequence_type</span><span class="special">::</span><span class="identifier">const_reference</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">sequence_type</span><span class="special">::</span><span class="identifier">reference</span> <span class="special">&gt;</span><span class="special">::</span><span class="identifier">type</span> <a class="link" href="back/result_This_Sequence__id1827814.html#boost.xpressive.op.back.result_This(Sequence)_id1827814.type"><span class="identifier">type</span></a><span class="special">;</span>
+ <span class="keyword">typedef</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">if_c</span><span class="special">&lt;</span> <span class="identifier">is_const</span><span class="special">&lt;</span> <span class="identifier">sequence_type</span> <span class="special">&gt;</span><span class="special">::</span><a class="link" href="../value.html" title="Struct template value">value</a><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">sequence_type</span><span class="special">::</span><span class="identifier">const_reference</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">sequence_type</span><span class="special">::</span><span class="identifier">reference</span> <span class="special">&gt;</span><span class="special">::</span><span class="identifier">type</span> <a class="link" href="back/result_This_Sequ_id1891952.html#boost.xpressive.op.back.result_This(Sequ_id1891952.type"><span class="identifier">type</span></a><span class="special">;</span>
- <span class="comment">// <a class="link" href="back/result_This_Sequence__id1827814.html#id1827843-bb">public member functions</a></span>
- <span class="keyword">typedef</span> <a class="link" href="back/result_This_Sequence__id1827814.html#id1827847-bb"><span class="identifier">UNREF</span></a><span class="special">(</span><span class="identifier">Sequence</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="back/result_This_Sequ_id1891952.html#id1891981-bb">public member functions</a></span>
+ <span class="keyword">typedef</span> <a class="link" href="back/result_This_Sequ_id1891952.html#id1891985-bb"><span class="identifier">UNREF</span></a><span class="special">(</span><span class="identifier">Sequence</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span>
<span class="comment">// public data members</span>
<a class="link" href="back/result.html" title="Struct template result">result</a><span class="special">&lt;</span> <a class="link" href="back.html" title="Struct back">back</a><span class="special">(</span><span class="identifier">Sequence</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">&gt;</span><span class="special">::</span><span class="identifier">type</span> <span class="identifier">operator()</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id3776792"></a><h2>Description</h2>
+<a name="id3874678"></a><h2>Description</h2>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -63,7 +63,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="front/result_This_Sequence__id1827742.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><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="back/result.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="front/result_This_Sequ_id1891881.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><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="back/result.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>