From df62cf3e0b80a2c7b87973de04a0f50e2f57b8fa Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 15 Apr 2008 21:56:34 +0000 Subject: [PATCH] Boost Exception documentation update [SVN r44444] --- doc/throw_exception.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/throw_exception.html b/doc/throw_exception.html index 1a33afd..d26422a 100644 --- a/doc/throw_exception.html +++ b/doc/throw_exception.html @@ -29,12 +29,12 @@ boost #endif }

Effects:

-

See also:

Boost Exception
-
enable_exception_cloning
+
enable_current_exception
Tutorial: Transporting of Exceptions between Threads