mirror of
https://github.com/boostorg/exception.git
synced 2025-07-25 01:57:38 +02:00
Documentation update
[SVN r52266]
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
boost
|
||||
{
|
||||
<span class="RenoIncludeSPAN"> template <class T>
|
||||
---unspecified--- <span class="RenoLink"><a href="enable_error_info.html">enable_error_info</a></span>( T const & x );</span>
|
||||
---unspecified--- <span class="RenoLink">enable_error_info</span>( T const & 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>
|
||||
|
Reference in New Issue
Block a user