This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
exception
Watch
1
Star
0
Fork
1
You've already forked exception
mirror of
https://github.com/boostorg/exception.git
synced
2026-03-06 22:14:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1056d2f4a4951cc79814985e0607129d6a6ed8a
exception
/
include
/
boost
History
Emil Dotchevski
e1056d2f4a
throw_exception() now ensures that the exception type passed to it derives publicly from std::exception.
...
[SVN r45041]
2008-05-02 20:40:39 +00:00
..
exception
Added protected destructor to the base type error_info_base
2008-04-26 17:43:58 +00:00
exception_ptr.hpp
Added required header #include <new>
2008-04-29 17:17:45 +00:00
throw_exception.hpp
throw_exception() now ensures that the exception type passed to it derives publicly from std::exception.
2008-05-02 20:40:39 +00:00