summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/domain_of.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/domain_of.html')
-rw-r--r--doc/html/boost/proto/domain_of.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/proto/domain_of.html b/doc/html/boost/proto/domain_of.html
index f848ca175c..98105e1cd7 100644
--- a/doc/html/boost/proto/domain_of.html
+++ b/doc/html/boost/proto/domain_of.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template domain_of</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<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.domain_hpp" title="Header &lt;boost/proto/domain.hpp&gt;">
<link rel="prev" href="is_domain.html" title="Struct template is_domain">
@@ -38,7 +38,7 @@
<span class="keyword">typedef</span> <em class="replaceable"><code><span class="identifier">domain</span><span class="special">-</span><span class="identifier">of</span><span class="special">-</span><span class="identifier">T</span></code></em> <a name="boost.proto.domain_of.type"></a><span class="identifier">type</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idm45555192086528"></a><h2>Description</h2>
+<a name="idp335136512"></a><h2>Description</h2>
<p>
A metafunction that returns the domain of a given type. If <code class="computeroutput">T</code> is a Proto
expression type, it returns that expression's associated domain. If not, it returns