mirror of
https://github.com/boostorg/exception.git
synced 2025-07-22 16:47:14 +02:00
Documentation update
[SVN r52265]
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
boost
|
||||
{
|
||||
<span class="RenoIncludeSPAN"> template <class T>
|
||||
<span class="RenoLink"><a href="exception_ptr.html">exception_ptr</a></span> <span class="RenoLink"><a href="copy_exception.html">copy_exception</a></span>( T const & e );</span>
|
||||
<span class="RenoLink"><a href="exception_ptr.html">exception_ptr</a></span> <span class="RenoLink">copy_exception</span>( T const & e );</span>
|
||||
}</pre>
|
||||
</div><h4>Effects:</h4>
|
||||
<p>As if</p>
|
||||
|
Reference in New Issue
Block a user