Commit Graph

5 Commits

Author SHA1 Message Date
Peter Dimov
dc07696fd9 Add documentation source to master. 2014-06-03 02:47:44 +03:00
Emil Dotchevski
910c081d37 Added errinfo_nested_exception typedef. Documentation update.
[SVN r57059]
2009-10-22 07:14:09 +00:00
Emil Dotchevski
de1a3daa85 support for exception_ptr and nesting of exception_ptr objects in boost::diagnostic_information
[SVN r53066]
2009-05-17 06:12:29 +00:00
Emil Dotchevski
896b487bff documentation copyright message update
[SVN r52126]
2009-04-02 05:04:38 +00:00
Emil Dotchevski
a1c08eb8e0 Boost Exception
In other libraries, watch for compile error referring to throw_exception_assert_compatibility in boost::throw_exception. Resolve by throwing an exception that derives from std::exception. This is not a new requirement but it is being enforced now.

[SVN r46818]
2008-06-28 18:29:40 +00:00