From baf3c962f3cadc703d2106773b3ffb2426287bb6 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Sun, 31 Oct 2004 02:50:40 +0000 Subject: [PATCH] fix broken links [SVN r25987] --- doc/v2/errors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).