From: Daniel James (daniel_james_at_[hidden])
Date: 2008-08-20 09:15:26


2008/8/20 Peter Bartlett <pete_at_[hidden]>:

> IMO, the major issue with this change is the lack of documentation.
> Specifically,
>
> http://www.boost.org/doc/libs/1_36_0/libs/utility/throw_exception.html
>
> seems to refer to the 1.35 version of the code. I don't know if this a
> documentation bug or a documentation generation bug.

Probably a documentation bug. The 1.36 documentation is at:

http://www.boost.org/doc/libs/1_36_0/libs/exception/doc/boost-exception.html

I expect the utility documentation should be changed to note that
exception handling is no longer part of it and link to the new
documentation.

Daniel