Documentation update

[SVN r52266]
This commit is contained in:
Emil Dotchevski
2009-04-08 20:09:47 +00:00
parent 794436c3ae
commit fcebdfaa01
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>