2
0
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:
Aleksey Gurtovoy
2004-10-31 02:50:40 +00:00
parent 6c7c9fb61f
commit baf3c962f3

View File

@@ -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>&lt;void&gt;(f)</code>
"../../../../doc/html/functionN.html">function0</a>&lt;void&gt;(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>