
20 Aug
2008
20 Aug
'08
1:15 p.m.
2008/8/20 Peter Bartlett <pete@pcbartlett.com>:
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