summaryrefslogtreecommitdiff
path: root/libs/fusion/doc/html/fusion/support/deduce.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/fusion/doc/html/fusion/support/deduce.html')
-rw-r--r--libs/fusion/doc/html/fusion/support/deduce.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/libs/fusion/doc/html/fusion/support/deduce.html b/libs/fusion/doc/html/fusion/support/deduce.html
index 92411c2ac..d3adc8595 100644
--- a/libs/fusion/doc/html/fusion/support/deduce.html
+++ b/libs/fusion/doc/html/fusion/support/deduce.html
@@ -37,7 +37,7 @@
<p>
It removes references to <code class="computeroutput"><span class="keyword">const</span></code>,
references to array types are kept, even if the array is <code class="computeroutput"><span class="keyword">const</span></code>.
- Reference wrappers are removed (see <a class="link" href="../notes.html#fusion.notes.boost__ref"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">ref</span></code></a>).
+ Reference wrappers are removed (see <a class="link" href="../notes.html#fusion.notes.reference_wrappers"><code class="computeroutput"><span class="identifier">Reference</span> <span class="identifier">Wrappers</span></code></a>)<a href="#ftn.fusion.support.deduce.f0" class="footnote" name="fusion.support.deduce.f0"><sup class="footnote">[5]</sup></a>.
</p>
<h5>
<a name="fusion.support.deduce.h1"></a>
@@ -87,6 +87,12 @@
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<a class="link" href="deduce_sequence.html" title="deduce_sequence"><code class="computeroutput"><span class="identifier">deduce_sequence</span></code></a>
</li></ul></div>
+<div class="footnotes">
+<br><hr style="width:100; text-align:left;margin-left: 0">
+<div id="ftn.fusion.support.deduce.f0" class="footnote"><p><a href="#fusion.support.deduce.f0" class="para"><sup class="para">[5] </sup></a>
+ Since C++11, the standard reference wrappers are also removed.
+ </p></div>
+</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>