diff --git a/doc/v2/errors.html b/doc/v2/errors.html index 4cfa915a..51de6bf5 100644 --- a/doc/v2/errors.html +++ b/doc/v2/errors.html @@ -107,7 +107,7 @@ void handle_exception() throw();
Requires: The first form requires that the expression function0<void>(f) + "../../../../doc/html/functionN.html">function0<void>(f) is valid. The second form requires that a C++ exception is currently being handled (see section 15.1 in the C++ standard).