Point links to the pages that used to be in 'more' to the site.

[SVN r43210]
This commit is contained in:
Daniel James
2008-02-10 15:02:17 +00:00
parent b2a3c9e59d
commit 7ca6d86bdc

View File

@@ -105,7 +105,7 @@
and that is thrown only by functions which are explicitly documented as and that is thrown only by functions which are explicitly documented as
possibly throwing <b>std::bad_alloc</b>.</p> possibly throwing <b>std::bad_alloc</b>.</p>
<h2><a name="Exception-specifications">Exception-specifications</a></h2> <h2><a name="Exception-specifications">Exception-specifications</a></h2>
<p>Exception-specifications are not used; see <a href="../../more/lib_guide.htm#Exception-specification"> <p>Exception-specifications are not used; see <a href="http://www.boost.org/more/lib_guide.htm#Exception-specification">
exception-specification rationale</a>.</p> exception-specification rationale</a>.</p>
<p>All the smart pointer templates contain member functions which can never throw <p>All the smart pointer templates contain member functions which can never throw
exceptions, because they neither throw exceptions themselves nor call other exceptions, because they neither throw exceptions themselves nor call other