summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/otherwise.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/otherwise.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/proto/otherwise.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/boost/proto/otherwise.html b/doc/html/boost/proto/otherwise.html
index 6a4862b5f1..eb7c39fa5a 100755..100644
--- a/doc/html/boost/proto/otherwise.html
+++ b/doc/html/boost/proto/otherwise.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="../../proto/reference.html#header.boost.proto.transform.when_hpp" title="Header &lt;boost/proto/transform/when.hpp&gt;">
-<link rel="prev" href="when_Grammar__id1536082/impl.html" title="Struct template impl">
+<link rel="prev" href="when_Grammar__id1560750/impl.html" title="Struct template impl">
<link rel="next" href="external_transform.html" title="Struct external_transform">
</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="when_Grammar__id1536082/impl.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.transform.when_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="external_transform.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="when_Grammar__id1560750/impl.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.transform.when_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="external_transform.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.proto.otherwise"></a><div class="titlepage"></div>
@@ -38,7 +38,7 @@
<span class="keyword">struct</span> <a class="link" href="otherwise.html" title="Struct template otherwise">otherwise</a> <span class="special">:</span> <span class="keyword"></span> <a class="link" href="when.html" title="Struct template when">proto::when</a>&lt; <a class="link" href="_.html" title="Struct _">proto::_</a>, Fun &gt; <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id2886251"></a><h2>Description</h2>
+<a name="id2942176"></a><h2>Description</h2>
<p>
Use <code class="computeroutput">proto::otherwise&lt;T&gt;</code> in your grammars as a synonym for
<code class="computeroutput"><a class="link" href="when.html" title="Struct template when">proto::when</a>&lt; <a class="link" href="_.html" title="Struct _">proto::_</a>, Fun &gt;</code>
@@ -68,7 +68,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="when_Grammar__id1536082/impl.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.transform.when_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="external_transform.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="when_Grammar__id1560750/impl.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.transform.when_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="external_transform.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>