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
2025-07-21 00:12:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3e35e9d3717bdb847c0c9a456facd615170553c
exception
/
include
/
boost
History
Emil Dotchevski
c3e35e9d37
Making clone_impl derive virtually from clone_base, so that calling boost::copy_exception with a type that already derives from clone_impl doesn't make pointer conversions to clone_impl ambiguous.
...
[SVN r77339]
2012-03-15 02:13:52 +00:00
..
exception
Making clone_impl derive virtually from clone_base, so that calling boost::copy_exception with a type that already derives from clone_impl doesn't make pointer conversions to clone_impl ambiguous.
2012-03-15 02:13:52 +00:00
exception_ptr.hpp
Suppressing warnings. Please report any problems (may have broken something!)
2009-12-01 02:16:50 +00:00
throw_exception.hpp
Hopefully fixing a GCC warning.
2011-05-23 19:34:44 +00:00