Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / boost / proto / result_of / deep_copy.html
index cc58f5e..21cf1e6 100644 (file)
@@ -3,7 +3,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Struct template deep_copy</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="../../../proto/reference.html#header.boost.proto.deep_copy_hpp" title="Header &lt;boost/proto/deep_copy.hpp&gt;">
 <link rel="prev" href="../../../BOOST_PROTO_ASSERT_MATCHES_NOT.html" title="Macro BOOST_PROTO_ASSERT_MATCHES_NOT">
@@ -27,7 +27,7 @@
 <div class="refnamediv">
 <h2><span class="refentrytitle">Struct template deep_copy</span></h2>
 <p>boost::proto::result_of::deep_copy &#8212; A metafunction for calculating the return type of <code class="computeroutput">
-            <a class="link" href="../deep_copy_id1517094.html" title="Function template deep_copy">proto::deep_copy()</a></code>.</p>
+            <a class="link" href="../deep_copy_idp204799136.html" title="Function template deep_copy">proto::deep_copy()</a></code>.</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="../../../proto/reference.html#header.boost.proto.deep_copy_hpp" title="Header &lt;boost/proto/deep_copy.hpp&gt;">boost/proto/deep_copy.hpp</a>&gt;
   <span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.proto.result_of.deep_copy.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="id2764486"></a><h2>Description</h2>
+<a name="idp369038384"></a><h2>Description</h2>
 <p>
               A metafunction for calculating the return type of <code class="computeroutput">
-              <a class="link" href="../deep_copy_id1517094.html" title="Function template deep_copy">proto::deep_copy()</a></code>. The type
+              <a class="link" href="../deep_copy_idp204799136.html" title="Function template deep_copy">proto::deep_copy()</a></code>. The type
               parameter <code class="computeroutput">Expr</code> should be the type of a Proto expression tree.
               It should not be a reference type, nor should it be cv-qualified.
             </p>