mirror of
https://github.com/boostorg/exception.git
synced 2025-07-23 00:57:14 +02:00
Documentation update
[SVN r52265]
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
boost
|
||||
{
|
||||
<span class="RenoIncludeSPAN"> template <class E>
|
||||
E * <span class="RenoLink"><a href="current_exception_cast.html">current_exception_cast</a></span>();</span>
|
||||
E * <span class="RenoLink">current_exception_cast</span>();</span>
|
||||
}</pre>
|
||||
</div><h4>Requirements:</h4>
|
||||
<p>This function must not be called outside of a catch block.</p>
|
||||
|
Reference in New Issue
Block a user