This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
throw_exception
Watch
1
Star
0
Fork
1
You've already forked throw_exception
mirror of
https://github.com/boostorg/throw_exception.git
synced
2025-07-18 06:42:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0150262b401c91398441e7647de5f1ec5b880eae
throw_exception
/
include
/
boost
/
exception
History
Emil Dotchevski
4be618b91d
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]
2014-06-03 01:49:44 +03:00
..
detail
Ticket 6414, thank you Petr Machata
2014-06-03 01:49:44 +03:00
exception.hpp
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.
2014-06-03 01:49:44 +03:00