mirror of
https://github.com/boostorg/python.git
synced 2026-01-29 19:52:16 +00:00
fix broken links
[SVN r25987]
This commit is contained in:
@@ -107,7 +107,7 @@ void handle_exception() throw();
|
||||
<dl class="handle_exception-semantics">
|
||||
<dt><b>Requires:</b> The first form requires that the expression
|
||||
<code><a href=
|
||||
"../../../function/doc/reference.html#functionN">function0</a><void>(f)</code>
|
||||
"../../../../doc/html/functionN.html">function0</a><void>(f)</code>
|
||||
is valid. The second form requires that a C++ exception is currently
|
||||
being handled (see section 15.1 in the C++ standard).</dt>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user