Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57059 - in branches/release: boost/exception libs/exception/doc libs/exception/doc/source libs/exception/test
From: emil_at_[hidden]
Date: 2009-10-22 03:14:15


Author: emildotchevski
Date: 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
New Revision: 57059
URL: http://svn.boost.org/trac/boost/changeset/57059

Log:
Added errinfo_nested_exception typedef. Documentation update.
Added:
   branches/release/boost/exception/errinfo_nested_exception.hpp (contents, props changed)
   branches/release/libs/exception/doc/boost_exception_errinfo_nested_exception_hpp.html (contents, props changed)
   branches/release/libs/exception/doc/errinfo_nested_exception.html (contents, props changed)
   branches/release/libs/exception/test/errinfo_nested_exception_hpp_test.cpp (contents, props changed)
Removed:
   branches/release/libs/exception/doc/source/
Text files modified:
   branches/release/boost/exception/all.hpp | 1
   branches/release/libs/exception/doc/BOOST_THROW_EXCEPTION.html | 8 ------
   branches/release/libs/exception/doc/boost-exception.html | 2 -
   branches/release/libs/exception/doc/boost_exception_all_hpp.html | 16 +++++--------
   branches/release/libs/exception/doc/boost_exception_current_exception_cast_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_diagnostic_information_hpp.html | 10 -------
   branches/release/libs/exception/doc/boost_exception_enable_current_exception_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_enable_error_info_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_errinfo_api_function_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_errinfo_at_line_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_errinfo_errno_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_errinfo_file_handle_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_errinfo_file_name_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_errinfo_file_open_mode_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_errinfo_type_info_name_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_error_info_hpp.html | 15 ------------
   branches/release/libs/exception/doc/boost_exception_exception_hpp.html | 13 ----------
   branches/release/libs/exception/doc/boost_exception_get_error_info_hpp.html | 7 -----
   branches/release/libs/exception/doc/boost_exception_hpp.html | 2 -
   branches/release/libs/exception/doc/boost_exception_info_hpp.html | 13 ----------
   branches/release/libs/exception/doc/boost_exception_info_tuple_hpp.html | 8 ------
   branches/release/libs/exception/doc/boost_exception_ptr_hpp.html | 13 ----------
   branches/release/libs/exception/doc/boost_throw_exception_hpp.html | 9 ------
   branches/release/libs/exception/doc/configuration_macros.html | 7 -----
   branches/release/libs/exception/doc/copy_exception.html | 7 -----
   branches/release/libs/exception/doc/current_exception.html | 13 ----------
   branches/release/libs/exception/doc/current_exception_cast.html | 7 -----
   branches/release/libs/exception/doc/current_exception_diagnostic_information.html | 8 ------
   branches/release/libs/exception/doc/diagnostic_information.html | 15 ------------
   branches/release/libs/exception/doc/diagnostic_information_what.html | 6 ----
   branches/release/libs/exception/doc/enable_current_exception.html | 13 ----------
   branches/release/libs/exception/doc/enable_error_info.html | 12 ---------
   branches/release/libs/exception/doc/errinfo_api_function.html | 7 -----
   branches/release/libs/exception/doc/errinfo_at_line.html | 6 ----
   branches/release/libs/exception/doc/errinfo_errno.html | 7 -----
   branches/release/libs/exception/doc/errinfo_file_handle.html | 6 ----
   branches/release/libs/exception/doc/errinfo_file_name.html | 7 -----
   branches/release/libs/exception/doc/errinfo_file_open_mode.html | 7 -----
   branches/release/libs/exception/doc/errinfo_type_info_name.html | 6 ----
   branches/release/libs/exception/doc/error_info.html | 39 +++++++--------------------------
   branches/release/libs/exception/doc/error_info_error_info.html | 6 ----
   branches/release/libs/exception/doc/error_info_value.html | 7 -----
   branches/release/libs/exception/doc/error_info_value_type.html | 8 ------
   branches/release/libs/exception/doc/exception.html | 37 -------------------------------
   branches/release/libs/exception/doc/exception_constructors.html | 6 ----
   branches/release/libs/exception/doc/exception_destructor.html | 6 ----
   branches/release/libs/exception/doc/exception_operator_shl.html | 16 -------------
   branches/release/libs/exception/doc/exception_ptr.html | 15 ------------
   branches/release/libs/exception/doc/exception_types_as_simple_semantic_tags.html | 8 ------
   branches/release/libs/exception/doc/frequently_asked_questions.html | 7 -----
   branches/release/libs/exception/doc/functions.html | 6 ----
   branches/release/libs/exception/doc/get_error_info.html | 14 -----------
   branches/release/libs/exception/doc/headers.html | 46 ++++++++++++++++++---------------------
   branches/release/libs/exception/doc/macros.html | 9 +------
   branches/release/libs/exception/doc/motivation.html | 9 ------
   branches/release/libs/exception/doc/original_exception_type.html | 7 -----
   branches/release/libs/exception/doc/page_idx.html | 8 ++----
   branches/release/libs/exception/doc/reno.css | 2 +
   branches/release/libs/exception/doc/rethrow_exception.html | 9 ------
   branches/release/libs/exception/doc/synopsis.html | 22 +++++++++++++------
   branches/release/libs/exception/doc/throw_exception.html | 12 ---------
   branches/release/libs/exception/doc/tuple_operator_shl.html | 7 -----
   branches/release/libs/exception/doc/tutorial_diagnostic_information.html | 6 ----
   branches/release/libs/exception/doc/tutorial_enable_error_info.html | 7 -----
   branches/release/libs/exception/doc/tutorial_exception_ptr.html | 6 ----
   branches/release/libs/exception/doc/tutorial_transporting_data.html | 7 -----
   branches/release/libs/exception/doc/types.html | 7 +----
   branches/release/libs/exception/doc/unknown_exception.html | 10 -------
   branches/release/libs/exception/doc/using_virtual_inheritance_in_exception_types.html | 7 -----
   branches/release/libs/exception/test/Jamfile.v2 | 1
   branches/release/libs/exception/test/cloning_test.cpp | 5 +--
   71 files changed, 122 insertions(+), 561 deletions(-)

Modified: branches/release/boost/exception/all.hpp
==============================================================================
--- branches/release/boost/exception/all.hpp (original)
+++ branches/release/boost/exception/all.hpp 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -20,6 +20,7 @@
 #include <boost/exception/errinfo_file_open_mode.hpp>
 #include <boost/exception/errinfo_type_info_name.hpp>
 #ifndef BOOST_NO_EXCEPTIONS
+#include <boost/exception/errinfo_nested_exception.hpp>
 #include <boost/exception_ptr.hpp>
 #endif
 

Added: branches/release/boost/exception/errinfo_nested_exception.hpp
==============================================================================
--- (empty file)
+++ branches/release/boost/exception/errinfo_nested_exception.hpp 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -0,0 +1,17 @@
+//Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
+
+//Distributed under the Boost Software License, Version 1.0. (See accompanying
+//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+#ifndef UUID_45CC9A82B77511DEB330FC4956D89593
+#define UUID_45CC9A82B77511DEB330FC4956D89593
+
+namespace
+boost
+ {
+ template <class Tag,class T> class error_info;
+ class exception_ptr;
+ typedef error_info<struct errinfo_nested_exception_,exception_ptr> errinfo_nested_exception;
+ }
+
+#endif

Modified: branches/release/libs/exception/doc/BOOST_THROW_EXCEPTION.html
==============================================================================
--- branches/release/libs/exception/doc/BOOST_THROW_EXCEPTION.html (original)
+++ branches/release/libs/exception/doc/BOOST_THROW_EXCEPTION.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -35,18 +35,12 @@
 #endif</pre>
 </div></div><p>This macro takes an exception object, records BOOST_CURRENT_FUNCTION, __FILE__ and __LINE__ in it, and forwards it to <span class="RenoLink">throw_exception</span>. To recover this information at the catch site, use <span class="RenoLink">get_error_info</span>; the information is also included in the message returned by <span class="RenoLink">diagnostic_information</span>.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_throw_exception_hpp.html">boost/throw_exception.hpp<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/throw_exception.hpp&nbsp;| Frequently Asked Questions</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost-exception.html
==============================================================================
--- branches/release/libs/exception/doc/boost-exception.html (original)
+++ branches/release/libs/exception/doc/boost-exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -78,8 +78,6 @@
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_all_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_all_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_all_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -28,28 +28,24 @@
 #include &lt;<span class="RenoLink">boost/exception/get_error_info.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/info.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/info_tuple.hpp</span>&gt;
-#include &lt;<span class="RenoLink">boost/exception_ptr.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_api_function.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_at_line.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_errno.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_file_handle.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_file_name.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_file_open_mode.hpp</span>&gt;
-#include &lt;<span class="RenoLink">boost/exception/errinfo_type_info_name.hpp</span>&gt;</span></pre>
+#include &lt;<span class="RenoLink">boost/exception/errinfo_type_info_name.hpp</span>&gt;
+#ifndef <span class="RenoLink">BOOST_NO_EXCEPTIONS</span>
+#include &lt;<span class="RenoLink">boost/exception/errinfo_nested_exception.hpp</span>&gt;
+#include &lt;<span class="RenoLink">boost/exception_ptr.hpp</span>&gt;
+#endif</span></pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_hpp.html">boost/exception.hpp<br/>
-</a><a href="tutorial_diagnostic_information.html">Diagnostic Information<br/>
-</a><a href="tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception.hpp&nbsp;| Diagnostic Information&nbsp;| Integrating Boost Exception in Existing Exception Class Hierarchies&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_current_exception_cast_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_current_exception_cast_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_current_exception_cast_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -29,17 +29,12 @@
     E * <span class="RenoLink">current_exception_cast</span>();</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="current_exception_cast.html">current_exception_cast<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">current_exception_cast&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_diagnostic_information_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_diagnostic_information_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_diagnostic_information_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -39,20 +39,12 @@
     <span class="RenoIncludeSPAN">std::string <span class="RenoLink">current_exception_diagnostic_information</span>();</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="current_exception_diagnostic_information.html">current_exception_diagnostic_information<br/>
-</a><a href="diagnostic_information.html">diagnostic_information<br/>
-</a><a href="diagnostic_information_what.html">diagnostic_information_what<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| current_exception_diagnostic_information&nbsp;| diagnostic_information&nbsp;| diagnostic_information_what&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_enable_current_exception_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_enable_current_exception_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_enable_current_exception_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -31,17 +31,12 @@
     ---unspecified--- <span class="RenoLink">enable_current_exception</span>( T const &amp; e );</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="enable_current_exception.html">enable_current_exception<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">enable_current_exception&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_enable_error_info_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_enable_error_info_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_enable_error_info_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -31,17 +31,12 @@
     ---unspecified--- <span class="RenoLink">enable_error_info</span>( T const &amp; x );</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="enable_error_info.html">enable_error_info<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">enable_error_info&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_errinfo_api_function_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_errinfo_api_function_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_errinfo_api_function_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -30,17 +30,12 @@
 <span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_api_function_,char const *&gt; <span class="RenoLink">errinfo_api_function</span>;</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_errinfo_at_line_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_errinfo_at_line_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_errinfo_at_line_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -30,17 +30,12 @@
 <span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_at_line_,int&gt; <span class="RenoLink">errinfo_at_line</span>;</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_errinfo_errno_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_errinfo_errno_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_errinfo_errno_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -31,17 +31,12 @@
 <span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_errno_,int&gt; <span class="RenoLink">errinfo_errno</span>;</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_errinfo_file_handle_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_errinfo_file_handle_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_errinfo_file_handle_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -31,17 +31,12 @@
 <span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_file_handle_,weak_ptr&lt;FILE&gt; &gt; <span class="RenoLink">errinfo_file_handle</span>;</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_errinfo_file_name_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_errinfo_file_name_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_errinfo_file_name_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -31,17 +31,12 @@
 <span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_file_name_,std::string&gt; <span class="RenoLink">errinfo_file_name</span>;</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_errinfo_file_open_mode_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_errinfo_file_open_mode_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_errinfo_file_open_mode_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -31,17 +31,12 @@
 <span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_file_open_mode_,std::string&gt; <span class="RenoLink">errinfo_file_open_mode</span>;</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Added: branches/release/libs/exception/doc/boost_exception_errinfo_nested_exception_hpp.html
==============================================================================
--- (empty file)
+++ branches/release/libs/exception/doc/boost_exception_errinfo_nested_exception_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -0,0 +1,51 @@
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
+<head>
+ <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
+ <title>boost/exception/errinfo_nested_exception.hpp</title>
+ <link href='reno.css' type='text/css' rel='stylesheet'/>
+</head>
+<body>
+<div class="body-0">
+<div class="body-1">
+<div class="body-2">
+<div>
+<div id="boost_logo">
+Boost
+</div>
+<h1>Boost Exception</h1>
+</div>
+<!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
+<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
+<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
+<div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h2>boost/exception/errinfo_nested_exception.hpp</h2>
+</div>
+<h3>Synopsis</h3>
+<div class="RenoIncludeDIV"><pre>#include &lt;<span class="RenoLink">boost/exception/error_info.hpp</span>&gt;
+
+namespace
+boost
+ {
+<span class="RenoIncludeSPAN"> typedef ---unspecified--- <span class="RenoLink">exception_ptr</span>;</span>
+<span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_nested_exception_,<span class="RenoLink">exception_ptr</span>&gt; <span class="RenoLink">errinfo_nested_exception</span>;</span></span>
+ }</pre>
+</div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis</span>
+</div>
+<!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
+<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
+<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
+<div id="footer">
+<p>
+<a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
+<a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>
+<small>Copyright (c) 2006-2009 by Emil Dotchevski and Reverge Studios, Inc.<br/>
+Distributed under the Boost Software License, Version 1.0.</small>
+</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

Modified: branches/release/libs/exception/doc/boost_exception_errinfo_type_info_name_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_errinfo_type_info_name_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_errinfo_type_info_name_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -31,17 +31,12 @@
 <span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_type_info_name_,std::string&gt; <span class="RenoLink">errinfo_type_info_name</span>;</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_error_info_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_error_info_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_error_info_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -29,25 +29,12 @@
     class <span class="RenoLink">error_info</span>;</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="boost_exception_errinfo_api_function_hpp.html">boost/exception/errinfo_api_function.hpp<br/>
-</a><a href="boost_exception_errinfo_at_line_hpp.html">boost/exception/errinfo_at_line.hpp<br/>
-</a><a href="boost_exception_errinfo_errno_hpp.html">boost/exception/errinfo_errno.hpp<br/>
-</a><a href="boost_exception_errinfo_file_handle_hpp.html">boost/exception/errinfo_file_handle.hpp<br/>
-</a><a href="boost_exception_errinfo_file_name_hpp.html">boost/exception/errinfo_file_name.hpp<br/>
-</a><a href="boost_exception_errinfo_file_open_mode_hpp.html">boost/exception/errinfo_file_open_mode.hpp<br/>
-</a><a href="boost_exception_errinfo_type_info_name_hpp.html">boost/exception/errinfo_type_info_name.hpp<br/>
-</a><a href="error_info.html">error_info<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| boost/exception/errinfo_api_function.hpp&nbsp;| boost/exception/errinfo_at_line.hpp&nbsp;| boost/exception/errinfo_errno.hpp&nbsp;| boost/exception/errinfo_file_handle.hpp&nbsp;| boost/exception/errinfo_file_name.hpp&nbsp;| boost/exception/errinfo_file_open_mode.hpp&nbsp;| boost/exception/errinfo_nested_exception.hpp&nbsp;| boost/exception/errinfo_type_info_name.hpp&nbsp;| error_info&nbsp;| <a href="synops
is.html">Synopsis</a></span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_exception_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_exception_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_exception_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -43,23 +43,12 @@
     typedef <span class="RenoLink">error_info</span>&lt;struct throw_line_,int&gt; throw_line;</span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="BOOST_THROW_EXCEPTION.html">BOOST_THROW_EXCEPTION<br/>
-</a><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="boost_exception_enable_current_exception_hpp.html">boost/exception/enable_current_exception.hpp<br/>
-</a><a href="boost_exception_enable_error_info_hpp.html">boost/exception/enable_error_info.hpp<br/>
-</a><a href="boost_exception_info_hpp.html">boost/exception/info.hpp<br/>
-</a><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp<br/>
-</a><a href="exception.html">exception<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">BOOST_THROW_EXCEPTION&nbsp;| boost/exception/all.hpp&nbsp;| boost/exception/enable_current_exception.hpp&nbsp;| boost/exception/enable_error_info.hpp&nbsp;| boost/exception/info.hpp&nbsp;| boost/exception_ptr.hpp&nbsp;| exception&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_get_error_info_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_get_error_info_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_get_error_info_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -34,17 +34,12 @@
     typename ErrorInfo::<span class="RenoLink">error_info::value_type</span> * <span class="RenoLink">get_error_info</span>( E &amp; x );</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="error_info.html">error_info<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| error_info</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -28,8 +28,6 @@
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_info_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_info_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_info_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -44,23 +44,12 @@
     E const &amp; <span class="RenoLink">operator<<</span>( E const &amp; x, <span class="RenoLink">error_info</span>&lt;Tag,T&gt; const &amp; v );</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="boost_exception_info_tuple_hpp.html">boost/exception/info_tuple.hpp<br/>
-</a><a href="error_info.html">error_info<br/>
-</a><a href="error_info_error_info.html">error_info::error_info<br/>
-</a><a href="error_info_value.html">error_info::value<br/>
-</a><a href="error_info_value_type.html">error_info::value_type<br/>
-</a><a href="exception_operator_shl.html">exception/operator&lt;&lt;<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| boost/exception/info_tuple.hpp&nbsp;| error_info&nbsp;| error_info::error_info&nbsp;| error_info::value&nbsp;| error_info::value_type&nbsp;| exception/operator<<&nbsp;| Synopsis</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_info_tuple_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_info_tuple_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_info_tuple_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -36,18 +36,12 @@
             <span class="RenoLink">error_info</span>&lt;TagN,TN&gt; &gt; const &amp; v );</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a><a href="tuple_operator_shl.html">tuple/operator&lt;&lt;<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| Synopsis&nbsp;| tuple/operator<<</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_exception_ptr_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_exception_ptr_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_exception_ptr_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -47,23 +47,12 @@
     <span class="RenoIncludeSPAN">void <span class="RenoLink">rethrow_exception</span>( <span class="RenoLink">exception_ptr</span> const &amp; ep );</span></span>
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="copy_exception.html">copy_exception<br/>
-</a><a href="current_exception.html">current_exception<br/>
-</a><a href="exception_ptr.html">exception_ptr<br/>
-</a><a href="original_exception_type.html">original_exception_type<br/>
-</a><a href="rethrow_exception.html">rethrow_exception<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a><a href="unknown_exception.html">unknown_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/all.hpp&nbsp;| copy_exception&nbsp;| current_exception&nbsp;| exception_ptr&nbsp;| original_exception_type&nbsp;| rethrow_exception&nbsp;| Synopsis&nbsp;| unknown_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/boost_throw_exception_hpp.html
==============================================================================
--- branches/release/libs/exception/doc/boost_throw_exception_hpp.html (original)
+++ branches/release/libs/exception/doc/boost_throw_exception_hpp.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -45,19 +45,12 @@
 #endif</span>
     }</pre>
 </div></div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="BOOST_THROW_EXCEPTION.html">BOOST_THROW_EXCEPTION<br/>
-</a><a href="configuration_macros.html">Configuration Macros<br/>
-</a><a href="synopsis.html">Synopsis<br/>
-</a><a href="throw_exception.html">throw_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">BOOST_THROW_EXCEPTION&nbsp;| Configuration Macros&nbsp;| Synopsis&nbsp;| throw_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/configuration_macros.html
==============================================================================
--- branches/release/libs/exception/doc/configuration_macros.html (original)
+++ branches/release/libs/exception/doc/configuration_macros.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -33,17 +33,12 @@
 <p><b>BOOST_NO_EXCEPTIONS</b></p>
 <p>This macro disables exception handling in Boost, forwarding all exceptions to a user-defined non-template version of boost::<span class="RenoLink">throw_exception</span>. However, unless BOOST_EXCEPTION_DISABLE is also defined, users can still examine the exception object for any data added at the point of the throw, or use boost::<span class="RenoLink">diagnostic_information</span> (of course under BOOST_NO_EXCEPTIONS, the user-defined boost::throw_exception is not allowed to return to the caller.)</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="get_error_info.html">get_error_info<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception/all.hpp&nbsp;| get_error_info</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/copy_exception.html
==============================================================================
--- branches/release/libs/exception/doc/copy_exception.html (original)
+++ branches/release/libs/exception/doc/copy_exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -39,17 +39,12 @@
     return <span class="RenoLink">current_exception</span>();
     }</pre>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception_ptr.hpp</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/current_exception.html
==============================================================================
--- branches/release/libs/exception/doc/current_exception.html (original)
+++ branches/release/libs/exception/doc/current_exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -43,23 +43,12 @@
 </li>
 </ul></div>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp<br/>
-</a><a href="copy_exception.html">copy_exception<br/>
-</a><a href="enable_current_exception.html">enable_current_exception<br/>
-</a><a href="exception_ptr.html">exception_ptr<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="original_exception_type.html">original_exception_type<br/>
-</a><a href="unknown_exception.html">unknown_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception_ptr.hpp&nbsp;| copy_exception&nbsp;| enable_current_exception&nbsp;| exception_ptr&nbsp;| Frequently Asked Questions&nbsp;| original_exception_type&nbsp;| unknown_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/current_exception_cast.html
==============================================================================
--- branches/release/libs/exception/doc/current_exception_cast.html (original)
+++ branches/release/libs/exception/doc/current_exception_cast.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -35,17 +35,12 @@
 <h4>Throws:</h4>
 <p>Nothing.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_current_exception_cast_hpp.html">boost/exception/current_exception_cast.hpp<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception/current_exception_cast.hpp</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/current_exception_diagnostic_information.html
==============================================================================
--- branches/release/libs/exception/doc/current_exception_diagnostic_information.html (original)
+++ branches/release/libs/exception/doc/current_exception_diagnostic_information.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -52,18 +52,12 @@
         }
     }</pre>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_diagnostic_information_hpp.html">boost/exception/diagnostic_information.hpp<br/>
-</a><a href="diagnostic_information.html">diagnostic_information<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception/diagnostic_information.hpp&nbsp;| diagnostic_information</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/diagnostic_information.html
==============================================================================
--- branches/release/libs/exception/doc/diagnostic_information.html (original)
+++ branches/release/libs/exception/doc/diagnostic_information.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -71,25 +71,12 @@
 [struct boost::<span class="RenoLink">errinfo_file_name</span>_ *] = tmp1.txt
 [struct boost::<span class="RenoLink">errinfo_file_open_mode</span>_ *] = rb</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="BOOST_THROW_EXCEPTION.html">BOOST_THROW_EXCEPTION<br/>
-</a><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_diagnostic_information_hpp.html">boost/exception/diagnostic_information.hpp<br/>
-</a><a href="configuration_macros.html">Configuration Macros<br/>
-</a><a href="current_exception_diagnostic_information.html">current_exception_diagnostic_information<br/>
-</a><a href="tutorial_diagnostic_information.html">Diagnostic Information<br/>
-</a><a href="diagnostic_information_what.html">diagnostic_information_what<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="motivation.html">Motivation<br/>
-</a><a href="throw_exception.html">throw_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">BOOST_THROW_EXCEPTION&nbsp;| Boost Exception&nbsp;| boost/exception/diagnostic_information.hpp&nbsp;| Configuration Macros&nbsp;| current_exception_diagnostic_information&nbsp;| Diagnostic Information&nbsp;| diagnostic_information_what&nbsp;| Frequently Asked Questions&nbsp;| Motivation&nbsp;| throw_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/diagnostic_information_what.html
==============================================================================
--- branches/release/libs/exception/doc/diagnostic_information_what.html (original)
+++ branches/release/libs/exception/doc/diagnostic_information_what.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -35,16 +35,12 @@
 <h4>Note:</h4>
 <p>The returned pointer becomes invalid if any <span class="RenoLink">error_info</span> is modified or added to the exception object, or if another diagnostic information function is called.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_diagnostic_information_hpp.html">boost/exception/diagnostic_information.hpp<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/diagnostic_information.hpp</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/enable_current_exception.html
==============================================================================
--- branches/release/libs/exception/doc/enable_current_exception.html (original)
+++ branches/release/libs/exception/doc/enable_current_exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -48,23 +48,12 @@
 <h4>Note:</h4>
 <p>Instead of using the throw keyword directly, it is preferable to call boost::<span class="RenoLink">throw_exception</span>. This is guaranteed to throw an exception that derives from boost::<span class="RenoLink">exception</span> and supports the <span class="RenoLink">exception_ptr</span> functionality.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_enable_current_exception_hpp.html">boost/exception/enable_current_exception.hpp<br/>
-</a><a href="configuration_macros.html">Configuration Macros<br/>
-</a><a href="copy_exception.html">copy_exception<br/>
-</a><a href="current_exception.html">current_exception<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="tutorial_exception_ptr.html">Transporting of Exceptions Between Threads<br/>
-</a><a href="throw_exception.html">throw_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception/enable_current_exception.hpp&nbsp;| Configuration Macros&nbsp;| copy_exception&nbsp;| current_exception&nbsp;| Frequently Asked Questions&nbsp;| Transporting of Exceptions Between Threads&nbsp;| throw_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/enable_error_info.html
==============================================================================
--- branches/release/libs/exception/doc/enable_error_info.html (original)
+++ branches/release/libs/exception/doc/enable_error_info.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -37,22 +37,12 @@
 <h4>Throws:</h4>
 <p>Nothing.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="BOOST_THROW_EXCEPTION.html">BOOST_THROW_EXCEPTION<br/>
-</a><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_enable_error_info_hpp.html">boost/exception/enable_error_info.hpp<br/>
-</a><a href="configuration_macros.html">Configuration Macros<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies<br/>
-</a><a href="throw_exception.html">throw_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">BOOST_THROW_EXCEPTION&nbsp;| Boost Exception&nbsp;| boost/exception/enable_error_info.hpp&nbsp;| Configuration Macros&nbsp;| Frequently Asked Questions&nbsp;| Integrating Boost Exception in Existing Exception Class Hierarchies&nbsp;| throw_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/errinfo_api_function.html
==============================================================================
--- branches/release/libs/exception/doc/errinfo_api_function.html (original)
+++ branches/release/libs/exception/doc/errinfo_api_function.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -77,17 +77,12 @@
     return nr;
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_errinfo_api_function_hpp.html">boost/exception/errinfo_api_function.hpp<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/errinfo_api_function.hpp&nbsp;| Frequently Asked Questions</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/errinfo_at_line.html
==============================================================================
--- branches/release/libs/exception/doc/errinfo_at_line.html (original)
+++ branches/release/libs/exception/doc/errinfo_at_line.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -77,16 +77,12 @@
     return nr;
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_errinfo_at_line_hpp.html">boost/exception/errinfo_at_line.hpp<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/errinfo_at_line.hpp</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/errinfo_errno.html
==============================================================================
--- branches/release/libs/exception/doc/errinfo_errno.html (original)
+++ branches/release/libs/exception/doc/errinfo_errno.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -78,17 +78,12 @@
     return nr;
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_errinfo_errno_hpp.html">boost/exception/errinfo_errno.hpp<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/errinfo_errno.hpp&nbsp;| Frequently Asked Questions</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/errinfo_file_handle.html
==============================================================================
--- branches/release/libs/exception/doc/errinfo_file_handle.html (original)
+++ branches/release/libs/exception/doc/errinfo_file_handle.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -78,16 +78,12 @@
     return nr;
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_errinfo_file_handle_hpp.html">boost/exception/errinfo_file_handle.hpp<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/errinfo_file_handle.hpp</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/errinfo_file_name.html
==============================================================================
--- branches/release/libs/exception/doc/errinfo_file_name.html (original)
+++ branches/release/libs/exception/doc/errinfo_file_name.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -78,17 +78,12 @@
     return nr;
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_errinfo_file_name_hpp.html">boost/exception/errinfo_file_name.hpp<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/errinfo_file_name.hpp&nbsp;| Frequently Asked Questions</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/errinfo_file_open_mode.html
==============================================================================
--- branches/release/libs/exception/doc/errinfo_file_open_mode.html (original)
+++ branches/release/libs/exception/doc/errinfo_file_open_mode.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -78,17 +78,12 @@
     return nr;
     }</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_errinfo_file_open_mode_hpp.html">boost/exception/errinfo_file_open_mode.hpp<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/errinfo_file_open_mode.hpp&nbsp;| Frequently Asked Questions</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Added: branches/release/libs/exception/doc/errinfo_nested_exception.html
==============================================================================
--- (empty file)
+++ branches/release/libs/exception/doc/errinfo_nested_exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -0,0 +1,52 @@
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
+<head>
+ <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
+ <title>errinfo_nested_exception</title>
+ <link href='reno.css' type='text/css' rel='stylesheet'/>
+</head>
+<body>
+<div class="body-0">
+<div class="body-1">
+<div class="body-2">
+<div>
+<div id="boost_logo">
+Boost
+</div>
+<h1>Boost Exception</h1>
+</div>
+<!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
+<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
+<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
+<div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h3>errinfo_nested_exception</h3>
+</div>
+<div class="RenoIncludeDIV"><p><span class="RenoEscape">&#35;<!--<wiki>`&#35;</wiki>--></span>include &lt;<span class="RenoLink">boost/exception/errinfo_nested_exception.hpp</span>&gt;</p>
+<div class="RenoIncludeDIV"><pre>#include &lt;<span class="RenoLink">boost/exception/error_info.hpp</span>&gt;
+
+namespace
+boost
+ {
+<span class="RenoIncludeSPAN"> typedef ---unspecified--- <span class="RenoLink">exception_ptr</span>;</span>
+<span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_nested_exception_,<span class="RenoLink">exception_ptr</span>&gt; <span class="RenoLink">errinfo_nested_exception</span>;</span></span>
+ }</pre>
+</div></div><p>This type is designed to be used as a standard <span class="RenoLink">error_info</span> instance for transporting (in exceptions deriving from boost::<span class="RenoLink">exception</span>) an <span class="RenoLink">exception_ptr</span> to an exception nested into another exception.</p>
+</div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
+See also: <span class="RenoPageList">boost/exception/errinfo_nested_exception.hpp</span>
+</div>
+<!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
+<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
+<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
+<div id="footer">
+<p>
+<a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
+<a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>
+<small>Copyright (c) 2006-2009 by Emil Dotchevski and Reverge Studios, Inc.<br/>
+Distributed under the Boost Software License, Version 1.0.</small>
+</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

Modified: branches/release/libs/exception/doc/errinfo_type_info_name.html
==============================================================================
--- branches/release/libs/exception/doc/errinfo_type_info_name.html (original)
+++ branches/release/libs/exception/doc/errinfo_type_info_name.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -32,16 +32,12 @@
     }</pre>
 </div></div><p>This type is designed to be used as a standard <span class="RenoLink">error_info</span> instance for transporting strings returned by std::type_info::name in exceptions deriving from boost::<span class="RenoLink">exception</span> objects.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_errinfo_type_info_name_hpp.html">boost/exception/errinfo_type_info_name.hpp<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception/errinfo_type_info_name.hpp</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/error_info.html
==============================================================================
--- branches/release/libs/exception/doc/error_info.html (original)
+++ branches/release/libs/exception/doc/error_info.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -61,42 +61,21 @@
         ....
     }</pre>
 <p>For convenience and uniformity, Boost Exception defines the following commonly used <span class="RenoLink">error_info</span> typedefs, ready for use with <span class="RenoLink">operator<<</span>:</p>
-<div class="RenoPageList"><a href="errinfo_api_function.html">errinfo_api_function<br/>
-</a><a href="errinfo_at_line.html">errinfo_at_line<br/>
-</a><a href="errinfo_errno.html">errinfo_errno<br/>
-</a><a href="errinfo_file_handle.html">errinfo_file_handle<br/>
-</a><a href="errinfo_file_name.html">errinfo_file_name<br/>
-</a><a href="errinfo_file_open_mode.html">errinfo_file_open_mode<br/>
-</a><a href="errinfo_type_info_name.html">errinfo_type_info_name<br/>
-</a></div>
+<div class="RenoPageList">errinfo_api_function<br/>
+errinfo_at_line<br/>
+errinfo_errno<br/>
+errinfo_file_handle<br/>
+errinfo_file_name<br/>
+errinfo_file_open_mode<br/>
+errinfo_nested_exception<br/>
+errinfo_type_info_name</div>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_error_info_hpp.html">boost/exception/error_info.hpp<br/>
-</a><a href="boost_exception_exception_hpp.html">boost/exception/exception.hpp<br/>
-</a><a href="boost_exception_info_hpp.html">boost/exception/info.hpp<br/>
-</a><a href="diagnostic_information.html">diagnostic_information<br/>
-</a><a href="diagnostic_information_what.html">diagnostic_information_what<br/>
-</a><a href="error_info_error_info.html">error_info::error_info<br/>
-</a><a href="error_info_value.html">error_info::value<br/>
-</a><a href="error_info_value_type.html">error_info::value_type<br/>
-</a><a href="exception.html">exception<br/>
-</a><a href="exception_operator_shl.html">exception/operator&lt;&lt;<br/>
-</a><a href="exception_ptr.html">exception_ptr<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="get_error_info.html">get_error_info<br/>
-</a><a href="tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies<br/>
-</a><a href="motivation.html">Motivation<br/>
-</a><a href="original_exception_type.html">original_exception_type<br/>
-</a><a href="tuple_operator_shl.html">tuple/operator&lt;&lt;<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception/error_info.hpp&nbsp;| boost/exception/exception.hpp&nbsp;| boost/exception/info.hpp&nbsp;| diagnostic_information&nbsp;| diagnostic_information_what&nbsp;| error_info::error_info&nbsp;| error_info::value&nbsp;| error_info::value_type&nbsp;| exception&nbsp;| exception/operator<<&nbsp;| exception_ptr&nbsp;| Frequently Asked Questions&nbsp;| get_error_info&nbsp;| <a href=
"tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies</a>&nbsp;| Motivation&nbsp;| original_exception_type&nbsp;| tuple/operator<<</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/error_info_error_info.html
==============================================================================
--- branches/release/libs/exception/doc/error_info_error_info.html (original)
+++ branches/release/libs/exception/doc/error_info_error_info.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -28,16 +28,12 @@
 <div class="RenoIncludeDIV"><h4>Throws:</h4>
 <p>Any exception emitted by v's copy constructor.</p>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="error_info.html">error_info<br/>
-</a></div>
+See also: <span class="RenoPageList">error_info</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/error_info_value.html
==============================================================================
--- branches/release/libs/exception/doc/error_info_value.html (original)
+++ branches/release/libs/exception/doc/error_info_value.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -29,17 +29,12 @@
 <h4>Throws:</h4>
 <p>Nothing.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="diagnostic_information.html">diagnostic_information<br/>
-</a><a href="error_info.html">error_info<br/>
-</a></div>
+See also: <span class="RenoPageList">diagnostic_information&nbsp;| error_info</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/error_info_value_type.html
==============================================================================
--- branches/release/libs/exception/doc/error_info_value_type.html (original)
+++ branches/release/libs/exception/doc/error_info_value_type.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -26,18 +26,12 @@
 </div><h4>Definition:</h4>
 <p>The expression <span class="RenoLink">error_info</span>&lt;Tag,T&gt;::<span class="RenoLink">value_type</span> evaluates to T.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="error_info.html">error_info<br/>
-</a><a href="error_info_error_info.html">error_info::error_info<br/>
-</a><a href="error_info_value.html">error_info::value<br/>
-</a></div>
+See also: <span class="RenoPageList">error_info&nbsp;| error_info::error_info&nbsp;| error_info::value</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/exception.html
==============================================================================
--- branches/release/libs/exception/doc/exception.html (original)
+++ branches/release/libs/exception/doc/exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -40,46 +40,11 @@
 <p>To retrieve data from a boost::<span class="RenoLink">exception</span> object, use the <span class="RenoLink">get_error_info</span> function template.</p>
 </div><div class="RenoHR"><hr/></div>
 <h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_diagnostic_information_hpp.html">boost/exception/diagnostic_information.hpp<br/>
-</a><a href="boost_exception_exception_hpp.html">boost/exception/exception.hpp<br/>
-</a><a href="configuration_macros.html">Configuration Macros<br/>
-</a><a href="current_exception.html">current_exception<br/>
-</a><a href="current_exception_diagnostic_information.html">current_exception_diagnostic_information<br/>
-</a><a href="tutorial_diagnostic_information.html">Diagnostic Information<br/>
-</a><a href="diagnostic_information.html">diagnostic_information<br/>
-</a><a href="diagnostic_information_what.html">diagnostic_information_what<br/>
-</a><a href="exception_types_as_simple_semantic_tags.html">Exception Types as Simple Semantic Tags<br/>
-</a><a href="enable_current_exception.html">enable_current_exception<br/>
-</a><a href="enable_error_info.html">enable_error_info<br/>
-</a><a href="errinfo_api_function.html">errinfo_api_function<br/>
-</a><a href="errinfo_at_line.html">errinfo_at_line<br/>
-</a><a href="errinfo_errno.html">errinfo_errno<br/>
-</a><a href="errinfo_file_handle.html">errinfo_file_handle<br/>
-</a><a href="errinfo_file_name.html">errinfo_file_name<br/>
-</a><a href="errinfo_file_open_mode.html">errinfo_file_open_mode<br/>
-</a><a href="errinfo_type_info_name.html">errinfo_type_info_name<br/>
-</a><a href="error_info.html">error_info<br/>
-</a><a href="exception_operator_shl.html">exception/operator&lt;&lt;<br/>
-</a><a href="exception_constructors.html">exception::exception<br/>
-</a><a href="exception_destructor.html">exception::~exception<br/>
-</a><a href="exception_ptr.html">exception_ptr<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="get_error_info.html">get_error_info<br/>
-</a><a href="tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies<br/>
-</a><a href="motivation.html">Motivation<br/>
-</a><a href="tutorial_transporting_data.html">Transporting of Arbitrary Data to the Catch Site<br/>
-</a><a href="tutorial_exception_ptr.html">Transporting of Exceptions Between Threads<br/>
-</a><a href="tuple_operator_shl.html">tuple/operator&lt;&lt;<br/>
-</a><a href="using_virtual_inheritance_in_exception_types.html">Using Virtual Inheritance in Exception Types<br/>
-</a><a href="unknown_exception.html">unknown_exception<br/>
-</a></div>
+<div class="RenoPageList">Configuration Macros&nbsp;| current_exception&nbsp;| current_exception_diagnostic_information&nbsp;| Diagnostic Information&nbsp;| diagnostic_information&nbsp;| diagnostic_information_what&nbsp;| enable_current_exception&nbsp;| enable_error_info&nbsp;| error_info&nbsp;| exception_ptr&nbsp;| Frequently Asked Questions&nbsp;| get_error_info&nbsp;| Motivation&nbsp;| Transporting of Arbitrary Data to the Catch Site&nbsp
;| Transporting of Exceptions Between Threads&nbsp;| tuple/operator<<&nbsp;| unknown_exception</div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/exception_constructors.html
==============================================================================
--- branches/release/libs/exception/doc/exception_constructors.html (original)
+++ branches/release/libs/exception/doc/exception_constructors.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -30,16 +30,12 @@
 <h4>Throws:</h4>
 <p>Nothing.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="exception.html">exception<br/>
-</a></div>
+See also: <span class="RenoPageList">exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/exception_destructor.html
==============================================================================
--- branches/release/libs/exception/doc/exception_destructor.html (original)
+++ branches/release/libs/exception/doc/exception_destructor.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -27,16 +27,12 @@
 <h4>Throws:</h4>
 <p>Nothing.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="exception.html">exception<br/>
-</a></div>
+See also: <span class="RenoPageList">exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/exception_operator_shl.html
==============================================================================
--- branches/release/libs/exception/doc/exception_operator_shl.html (original)
+++ branches/release/libs/exception/doc/exception_operator_shl.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -37,26 +37,12 @@
 <div class="RenoIncludeDIV"><h4>Throws:</h4>
 <p>std::bad_alloc, or any exception emitted by the T copy constructor.</p>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_info_hpp.html">boost/exception/info.hpp<br/>
-</a><a href="tutorial_diagnostic_information.html">Diagnostic Information<br/>
-</a><a href="diagnostic_information.html">diagnostic_information<br/>
-</a><a href="error_info.html">error_info<br/>
-</a><a href="exception.html">exception<br/>
-</a><a href="exception_constructors.html">exception::exception<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="get_error_info.html">get_error_info<br/>
-</a><a href="tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies<br/>
-</a><a href="motivation.html">Motivation<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception/info.hpp&nbsp;| Diagnostic Information&nbsp;| diagnostic_information&nbsp;| error_info&nbsp;| exception&nbsp;| exception::exception&nbsp;| Frequently Asked Questions&nbsp;| get_error_info&nbsp;| Integrating Boost Exception in Existing Exception Class Hierarchies&nbsp;| Motivation</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/exception_ptr.html
==============================================================================
--- branches/release/libs/exception/doc/exception_ptr.html (original)
+++ branches/release/libs/exception/doc/exception_ptr.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -39,25 +39,12 @@
 <h4>Nesting of exceptions:</h4>
 <p>An <span class="RenoLink">exception_ptr</span> can be added as <span class="RenoLink">error_info</span> to any boost::<span class="RenoLink">exception</span>. This is a convenient way to nest exceptions. There is no limit on the depth of the nesting, however cyclic references result in undefined behavior.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp<br/>
-</a><a href="copy_exception.html">copy_exception<br/>
-</a><a href="current_exception.html">current_exception<br/>
-</a><a href="diagnostic_information.html">diagnostic_information<br/>
-</a><a href="enable_current_exception.html">enable_current_exception<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="original_exception_type.html">original_exception_type<br/>
-</a><a href="rethrow_exception.html">rethrow_exception<br/>
-</a><a href="unknown_exception.html">unknown_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception/errinfo_nested_exception.hpp&nbsp;| boost/exception_ptr.hpp&nbsp;| copy_exception&nbsp;| current_exception&nbsp;| diagnostic_information&nbsp;| enable_current_exception&nbsp;| Frequently Asked Questions&nbsp;| original_exception_type&nbsp;| rethrow_exception&nbsp;| unknown_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/exception_types_as_simple_semantic_tags.html
==============================================================================
--- branches/release/libs/exception/doc/exception_types_as_simple_semantic_tags.html (original)
+++ branches/release/libs/exception/doc/exception_types_as_simple_semantic_tags.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -30,18 +30,12 @@
 struct file_read_error: virtual file_error, virtual read_error { };</pre>
 <p>Using this approach, exception types become a simple tagging system for categorizing errors and selecting failures in exception handlers.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="motivation.html">Motivation<br/>
-</a><a href="using_virtual_inheritance_in_exception_types.html">Using Virtual Inheritance in Exception Types<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| Motivation&nbsp;| Using Virtual Inheritance in Exception Types</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/frequently_asked_questions.html
==============================================================================
--- branches/release/libs/exception/doc/frequently_asked_questions.html (original)
+++ branches/release/libs/exception/doc/frequently_asked_questions.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -87,17 +87,12 @@
 <blockquote><p><i>"Throwing an exception requires an object to throw. A C++ implementation is required to have enough spare memory to be able to throw bad_alloc in case of memory exhaustion. However, it is possible that throwing some other exception will cause memory exhaustion."</i></p></blockquote>
 <p>So, an attempt to throw any exception may already result in propagating std::bad_alloc instead.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="motivation.html">Motivation<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| Motivation</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/functions.html
==============================================================================
--- branches/release/libs/exception/doc/functions.html (original)
+++ branches/release/libs/exception/doc/functions.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -46,16 +46,12 @@
 <p>tuple/operator<<</p>
 </div>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/get_error_info.html
==============================================================================
--- branches/release/libs/exception/doc/get_error_info.html (original)
+++ branches/release/libs/exception/doc/get_error_info.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -43,24 +43,12 @@
 <h4>Note:</h4>
 <p>The interface of <span class="RenoLink">get_error_info</span> may be affected by the build <span class="RenoLink">configuration macros</span>.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="BOOST_THROW_EXCEPTION.html">BOOST_THROW_EXCEPTION<br/>
-</a><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_get_error_info_hpp.html">boost/exception/get_error_info.hpp<br/>
-</a><a href="configuration_macros.html">Configuration Macros<br/>
-</a><a href="current_exception.html">current_exception<br/>
-</a><a href="error_info.html">error_info<br/>
-</a><a href="exception.html">exception<br/>
-</a><a href="motivation.html">Motivation<br/>
-</a><a href="throw_exception.html">throw_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">BOOST_THROW_EXCEPTION&nbsp;| Boost Exception&nbsp;| boost/exception/get_error_info.hpp&nbsp;| Configuration Macros&nbsp;| current_exception&nbsp;| error_info&nbsp;| exception&nbsp;| Motivation&nbsp;| throw_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/headers.html
==============================================================================
--- branches/release/libs/exception/doc/headers.html (original)
+++ branches/release/libs/exception/doc/headers.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -21,37 +21,33 @@
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h2>Headers</h2>
 </div>
-<div class="RenoPageList"><a href="boost_exception_all_hpp.html">boost/exception/all.hpp<br/>
-</a><a href="boost_exception_current_exception_cast_hpp.html">boost/exception/current_exception_cast.hpp<br/>
-</a><a href="boost_exception_diagnostic_information_hpp.html">boost/exception/diagnostic_information.hpp<br/>
-</a><a href="boost_exception_enable_current_exception_hpp.html">boost/exception/enable_current_exception.hpp<br/>
-</a><a href="boost_exception_enable_error_info_hpp.html">boost/exception/enable_error_info.hpp<br/>
-</a><a href="boost_exception_errinfo_api_function_hpp.html">boost/exception/errinfo_api_function.hpp<br/>
-</a><a href="boost_exception_errinfo_at_line_hpp.html">boost/exception/errinfo_at_line.hpp<br/>
-</a><a href="boost_exception_errinfo_errno_hpp.html">boost/exception/errinfo_errno.hpp<br/>
-</a><a href="boost_exception_errinfo_file_handle_hpp.html">boost/exception/errinfo_file_handle.hpp<br/>
-</a><a href="boost_exception_errinfo_file_name_hpp.html">boost/exception/errinfo_file_name.hpp<br/>
-</a><a href="boost_exception_errinfo_file_open_mode_hpp.html">boost/exception/errinfo_file_open_mode.hpp<br/>
-</a><a href="boost_exception_errinfo_type_info_name_hpp.html">boost/exception/errinfo_type_info_name.hpp<br/>
-</a><a href="boost_exception_error_info_hpp.html">boost/exception/error_info.hpp<br/>
-</a><a href="boost_exception_exception_hpp.html">boost/exception/exception.hpp<br/>
-</a><a href="boost_exception_get_error_info_hpp.html">boost/exception/get_error_info.hpp<br/>
-</a><a href="boost_exception_info_hpp.html">boost/exception/info.hpp<br/>
-</a><a href="boost_exception_info_tuple_hpp.html">boost/exception/info_tuple.hpp<br/>
-</a><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp<br/>
-</a><a href="boost_throw_exception_hpp.html">boost/throw_exception.hpp<br/>
-</a></div>
+<div class="RenoPageList">boost/exception/all.hpp<br/>
+boost/exception/current_exception_cast.hpp<br/>
+boost/exception/diagnostic_information.hpp<br/>
+boost/exception/enable_current_exception.hpp<br/>
+boost/exception/enable_error_info.hpp<br/>
+boost/exception/errinfo_api_function.hpp<br/>
+boost/exception/errinfo_at_line.hpp<br/>
+boost/exception/errinfo_errno.hpp<br/>
+boost/exception/errinfo_file_handle.hpp<br/>
+boost/exception/errinfo_file_name.hpp<br/>
+boost/exception/errinfo_file_open_mode.hpp<br/>
+boost/exception/errinfo_nested_exception.hpp<br/>
+boost/exception/errinfo_type_info_name.hpp<br/>
+boost/exception/error_info.hpp<br/>
+boost/exception/exception.hpp<br/>
+boost/exception/get_error_info.hpp<br/>
+boost/exception/info.hpp<br/>
+boost/exception/info_tuple.hpp<br/>
+boost/exception_ptr.hpp<br/>
+boost/throw_exception.hpp</div>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/macros.html
==============================================================================
--- branches/release/libs/exception/doc/macros.html (original)
+++ branches/release/libs/exception/doc/macros.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -21,19 +21,14 @@
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h2>Macros</h2>
 </div>
-<div class="RenoPageList"><a href="BOOST_THROW_EXCEPTION.html">BOOST_THROW_EXCEPTION<br/>
-</a></div>
+<div class="RenoPageList">BOOST_THROW_EXCEPTION</div>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/motivation.html
==============================================================================
--- branches/release/libs/exception/doc/motivation.html (original)
+++ branches/release/libs/exception/doc/motivation.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -121,19 +121,12 @@
     }</pre>
 <p>In addition, boost::<span class="RenoLink">diagnostic_information</span> can be used to compose an automatic (if not user-friendly) message that contains all of the <span class="RenoLink">error_info</span> objects added to a boost::<span class="RenoLink">exception</span>. This is useful for inclusion in logs and other diagnostic objects.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="exception_types_as_simple_semantic_tags.html">Exception Types as Simple Semantic Tags<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| Exception Types as Simple Semantic Tags&nbsp;| Frequently Asked Questions&nbsp;| Integrating Boost Exception in Existing Exception Class Hierarchies</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/original_exception_type.html
==============================================================================
--- branches/release/libs/exception/doc/original_exception_type.html (original)
+++ branches/release/libs/exception/doc/original_exception_type.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -29,17 +29,12 @@
     }</pre>
 </div><p>This <span class="RenoLink">error_info</span> typedef is used by <span class="RenoLink">current_exception</span> if it defaults to returning an <span class="RenoLink">exception_ptr</span> that refers to an object of type <span class="RenoLink">unknown_exception</span>, to record in it the std::type_info of the original exception object.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp<br/>
-</a><a href="current_exception.html">current_exception<br/>
-</a></div>
+See also: <span class="RenoPageList">boost/exception_ptr.hpp&nbsp;| current_exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/page_idx.html
==============================================================================
--- branches/release/libs/exception/doc/page_idx.html (original)
+++ branches/release/libs/exception/doc/page_idx.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -36,6 +36,7 @@
 <p>boost/exception/errinfo_file_handle.hpp</p>
 <p>boost/exception/errinfo_file_name.hpp</p>
 <p>boost/exception/errinfo_file_open_mode.hpp</p>
+<p>boost/exception/errinfo_nested_exception.hpp</p>
 <p>boost/exception/errinfo_type_info_name.hpp</p>
 <p>boost/exception/error_info.hpp</p>
 <p>boost/exception/exception.hpp</p>
@@ -67,6 +68,7 @@
 <p>errinfo_file_handle</p>
 <p>errinfo_file_name</p>
 <p>errinfo_file_open_mode</p>
+<p>errinfo_nested_exception</p>
 <p>errinfo_type_info_name</p>
 <p>error_info</p>
 <p>error_info::error_info</p>
@@ -108,16 +110,12 @@
 <p>unknown_exception</p>
 </div>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/reno.css
==============================================================================
--- branches/release/libs/exception/doc/reno.css (original)
+++ branches/release/libs/exception/doc/reno.css 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -171,6 +171,7 @@
         color: black;
         background-color: black;
         height: 1px;
+ margin-top: 20pt;
 }
 
 blockquote
@@ -189,6 +190,7 @@
 
 #footer
 {
+ margin-top:20pt;
 }
 
 .logo_pic

Modified: branches/release/libs/exception/doc/rethrow_exception.html
==============================================================================
--- branches/release/libs/exception/doc/rethrow_exception.html (original)
+++ branches/release/libs/exception/doc/rethrow_exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -32,19 +32,12 @@
 <h4>Throws:</h4>
 <p>The exception to which ep refers.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp<br/>
-</a><a href="diagnostic_information.html">diagnostic_information<br/>
-</a><a href="exception_ptr.html">exception_ptr<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception_ptr.hpp&nbsp;| diagnostic_information&nbsp;| exception_ptr</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/synopsis.html
==============================================================================
--- branches/release/libs/exception/doc/synopsis.html (original)
+++ branches/release/libs/exception/doc/synopsis.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -227,6 +227,15 @@
     {
 <span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_file_open_mode_,std::string&gt; <span class="RenoLink">errinfo_file_open_mode</span>;</span></span>
     }</pre>
+</div><p><span class="RenoEscape">&#35;<!--<wiki>`&#35;</wiki>--></span>include &lt;<span class="RenoLink">boost/exception/errinfo_nested_exception.hpp</span>&gt;</p>
+<div class="RenoIncludeDIV"><pre>#include &lt;<span class="RenoLink">boost/exception/error_info.hpp</span>&gt;
+
+namespace
+boost
+ {
+<span class="RenoIncludeSPAN"> typedef ---unspecified--- <span class="RenoLink">exception_ptr</span>;</span>
+<span class="RenoIncludeSPAN"> <span class="RenoIncludeSPAN">typedef <span class="RenoLink">error_info</span>&lt;struct errinfo_nested_exception_,<span class="RenoLink">exception_ptr</span>&gt; <span class="RenoLink">errinfo_nested_exception</span>;</span></span>
+ }</pre>
 </div><p><span class="RenoEscape">&#35;<!--<wiki>`&#35;</wiki>--></span>include &lt;<span class="RenoLink">boost/exception/errinfo_type_info_name.hpp</span>&gt;</p>
 <div class="RenoIncludeDIV"><pre>#include &lt;<span class="RenoLink">boost/exception/error_info.hpp</span>&gt;
 #include &lt;string&gt;
@@ -243,25 +252,24 @@
 #include &lt;<span class="RenoLink">boost/exception/get_error_info.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/info.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/info_tuple.hpp</span>&gt;
-#include &lt;<span class="RenoLink">boost/exception_ptr.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_api_function.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_at_line.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_errno.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_file_handle.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_file_name.hpp</span>&gt;
 #include &lt;<span class="RenoLink">boost/exception/errinfo_file_open_mode.hpp</span>&gt;
-#include &lt;<span class="RenoLink">boost/exception/errinfo_type_info_name.hpp</span>&gt;</span></pre>
+#include &lt;<span class="RenoLink">boost/exception/errinfo_type_info_name.hpp</span>&gt;
+#ifndef <span class="RenoLink">BOOST_NO_EXCEPTIONS</span>
+#include &lt;<span class="RenoLink">boost/exception/errinfo_nested_exception.hpp</span>&gt;
+#include &lt;<span class="RenoLink">boost/exception_ptr.hpp</span>&gt;
+#endif</span></pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/throw_exception.html
==============================================================================
--- branches/release/libs/exception/doc/throw_exception.html (original)
+++ branches/release/libs/exception/doc/throw_exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -41,22 +41,12 @@
 <h4>Note:</h4>
 <p>Under BOOST_NO_EXCEPTIONS, unless BOOST_EXCEPTION_DISABLE is also defined, users can examine the passed exception object using boost::<span class="RenoLink">get_error_info</span>, or format an automatic diagnostic message using boost::<span class="RenoLink">diagnostic_information</span>.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="BOOST_THROW_EXCEPTION.html">BOOST_THROW_EXCEPTION<br/>
-</a><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_throw_exception_hpp.html">boost/throw_exception.hpp<br/>
-</a><a href="configuration_macros.html">Configuration Macros<br/>
-</a><a href="enable_current_exception.html">enable_current_exception<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a><a href="tutorial_exception_ptr.html">Transporting of Exceptions Between Threads<br/>
-</a></div>
+See also: <span class="RenoPageList">BOOST_THROW_EXCEPTION&nbsp;| Boost Exception&nbsp;| boost/throw_exception.hpp&nbsp;| Configuration Macros&nbsp;| enable_current_exception&nbsp;| Frequently Asked Questions&nbsp;| Transporting of Exceptions Between Threads</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/tuple_operator_shl.html
==============================================================================
--- branches/release/libs/exception/doc/tuple_operator_shl.html (original)
+++ branches/release/libs/exception/doc/tuple_operator_shl.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -41,17 +41,12 @@
 <div class="RenoIncludeDIV"><h4>Throws:</h4>
 <p>std::bad_alloc, or any exception emitted by T1..TN copy constructor.</p>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_info_tuple_hpp.html">boost/exception/info_tuple.hpp<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception/info_tuple.hpp</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/tutorial_diagnostic_information.html
==============================================================================
--- branches/release/libs/exception/doc/tutorial_diagnostic_information.html (original)
+++ branches/release/libs/exception/doc/tutorial_diagnostic_information.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -55,16 +55,12 @@
 [struct boost::<span class="RenoLink">errinfo_file_name</span>_ *] = tmp1.txt
 [struct boost::<span class="RenoLink">errinfo_file_open_mode</span>_ *] = rb</pre>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/tutorial_enable_error_info.html
==============================================================================
--- branches/release/libs/exception/doc/tutorial_enable_error_info.html (original)
+++ branches/release/libs/exception/doc/tutorial_enable_error_info.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -51,17 +51,12 @@
 </pre>
 <p>The call to <span class="RenoLink">enable_error_info</span>&lt;T&gt; gets us an object of <i>unspecified type</i> which is guaranteed to derive from both boost::<span class="RenoLink">exception</span> and T. This makes it possible to use <span class="RenoLink">operator<<</span> to store additional information in the exception object. The exception can be intercepted as T &amp;, so existing exception handling will not break. It can also be intercepted as boost::<span class="RenoLink">exception</span> &amp;, so that <span class="RenoLink">more information can be added to the exception at a later time</span>.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="motivation.html">Motivation<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| Motivation</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/tutorial_exception_ptr.html
==============================================================================
--- branches/release/libs/exception/doc/tutorial_exception_ptr.html (original)
+++ branches/release/libs/exception/doc/tutorial_exception_ptr.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -83,16 +83,12 @@
 </ul></div>
 <p>Regardless, the use of <span class="RenoLink">current_exception</span> and <span class="RenoLink">rethrow_exception</span> in the above examples is well-formed.</p>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/tutorial_transporting_data.html
==============================================================================
--- branches/release/libs/exception/doc/tutorial_transporting_data.html (original)
+++ branches/release/libs/exception/doc/tutorial_transporting_data.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -141,17 +141,12 @@
     }</pre>
 <p>Note that the members of a boost::<span class="RenoLink">tuple</span> are stored separately in exception objects; they can only be retrieved individually, using <span class="RenoLink">get_error_info</span>.</p>
 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| Integrating Boost Exception in Existing Exception Class Hierarchies</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/types.html
==============================================================================
--- branches/release/libs/exception/doc/types.html (original)
+++ branches/release/libs/exception/doc/types.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -28,6 +28,7 @@
 <p>errinfo_file_handle</p>
 <p>errinfo_file_name</p>
 <p>errinfo_file_open_mode</p>
+<p>errinfo_nested_exception</p>
 <p>errinfo_type_info_name</p>
 <p>error_info</p>
 <p>error_info::value_type</p>
@@ -39,16 +40,12 @@
 <p>unknown_exception</p>
 </div>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/unknown_exception.html
==============================================================================
--- branches/release/libs/exception/doc/unknown_exception.html (original)
+++ branches/release/libs/exception/doc/unknown_exception.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -35,20 +35,12 @@
     }</pre>
 </div><p>This type is used by the <span class="RenoLink">exception_ptr</span> support in Boost Exception. Please see <span class="RenoLink">current_exception</span>.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp<br/>
-</a><a href="current_exception.html">current_exception<br/>
-</a><a href="enable_current_exception.html">enable_current_exception<br/>
-</a><a href="original_exception_type.html">original_exception_type<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| boost/exception_ptr.hpp&nbsp;| current_exception&nbsp;| enable_current_exception&nbsp;| original_exception_type</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/doc/using_virtual_inheritance_in_exception_types.html
==============================================================================
--- branches/release/libs/exception/doc/using_virtual_inheritance_in_exception_types.html (original)
+++ branches/release/libs/exception/doc/using_virtual_inheritance_in_exception_types.html 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -37,17 +37,12 @@
 <p>The program above outputs "whoops!" because the conversion to std::exception is ambiguous.</p>
 <p>The overhead introduced by virtual inheritance is always negligible in the context of exception handling. Note that virtual bases are initialized directly by the constructor of the most-derived-type (the type passed to the throw statement, in case of exceptions.) However, typically this detail is of no concern when boost::<span class="RenoLink">exception</span> is used, because it enables exception types to be trivial structs with no members (there's nothing to initialize.) See <span class="RenoLink">Exception Types as Simple Semantic Tags</span>.</p>
 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
-<h3>See Also:</h3>
-<div class="RenoPageList"><a href="boost-exception.html">Boost Exception<br/>
-</a><a href="frequently_asked_questions.html">Frequently Asked Questions<br/>
-</a></div>
+See also: <span class="RenoPageList">Boost Exception&nbsp;| Frequently Asked Questions</span>
 </div>
 <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <div id="footer">
-<p>&nbsp;</p>
-<hr/>
 <p>
 <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
 <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>

Modified: branches/release/libs/exception/test/Jamfile.v2
==============================================================================
--- branches/release/libs/exception/test/Jamfile.v2 (original)
+++ branches/release/libs/exception/test/Jamfile.v2 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -59,4 +59,5 @@
 compile errinfo_file_handle_hpp_test.cpp ;
 compile errinfo_file_name_hpp_test.cpp ;
 compile errinfo_file_open_mode_hpp_test.cpp ;
+compile errinfo_nested_exception_hpp_test.cpp ;
 compile errinfo_type_info_name_hpp_test.cpp ;

Modified: branches/release/libs/exception/test/cloning_test.cpp
==============================================================================
--- branches/release/libs/exception/test/cloning_test.cpp (original)
+++ branches/release/libs/exception/test/cloning_test.cpp 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -5,6 +5,7 @@
 
 #include <boost/exception_ptr.hpp>
 #include <boost/exception/get_error_info.hpp>
+#include <boost/exception/errinfo_nested_exception.hpp>
 #include <boost/detail/lightweight_test.hpp>
 #include <boost/detail/workaround.hpp>
 #include <string>
@@ -13,8 +14,6 @@
 struct my_tag {};
 #endif
 
-typedef boost::error_info<struct nested_exception_tag,boost::exception_ptr> nested_exception;
-
 typedef boost::error_info<struct my_tag,int> my_info;
 
 template <class T>
@@ -557,7 +556,7 @@
             }
         try
             {
- throw boost::enable_current_exception(derives_std_boost_exception("what2") << nested_exception(p) );
+ throw boost::enable_current_exception(derives_std_boost_exception("what2") << boost::errinfo_nested_exception(p) );
             }
         catch(
         ... )

Added: branches/release/libs/exception/test/errinfo_nested_exception_hpp_test.cpp
==============================================================================
--- (empty file)
+++ branches/release/libs/exception/test/errinfo_nested_exception_hpp_test.cpp 2009-10-22 03:14:09 EDT (Thu, 22 Oct 2009)
@@ -0,0 +1,7 @@
+//Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
+
+//Distributed under the Boost Software License, Version 1.0. (See accompanying
+//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+#include <boost/exception/errinfo_file_name.hpp>
+#include <boost/exception/errinfo_file_name.hpp>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk