Documentation update

[SVN r52265]
This commit is contained in:
Emil Dotchevski
2009-04-08 20:08:44 +00:00
parent 2d5be208de
commit c9d1d02ec3
24 changed files with 1906 additions and 1896 deletions

View File

@ -26,7 +26,7 @@
boost
{
<span class="RenoIncludeSPAN"> template &lt;class T&gt;
---unspecified--- <span class="RenoLink"><a href="enable_error_info.html">enable_error_info</a></span>( T const &amp; x );</span>
---unspecified--- <span class="RenoLink">enable_error_info</span>( T const &amp; x );</span>
}</pre>
</div><h4>Requirements:</h4>
<p>T must be a class with an accessible no-throw copy constructor as per (15.5.1).</p>