This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_exception
Watch
1
Star
0
Fork
0
You've already forked boost_exception
forked from
boostorg/exception
Code
Pull Requests
Activity
Files
12903d4e493531bccf26d5ab3d57771f88dced86
boost_exception
/
include
/
boost
/
exception
/
detail
History
Emil Dotchevski
12903d4e49
cosmetic bug fix in the exception_ptr support when the attempt to copy the exception object throws.
...
[SVN r65205]
2010-09-03 02:24:45 +00:00
..
attribute_noreturn.hpp
Suppressing warnings. Please report any problems (may have broken something!)
2009-12-01 02:16:50 +00:00
clone_current_exception.hpp
Non-intrusive exception_ptr support for msvc 7.1/8.0/9.0 (thanks Anthony Williams)
2010-09-03 02:03:15 +00:00
error_info_impl.hpp
prettier diagnostic information, using <boost/units/detail/utility.hpp>
2010-02-01 00:25:15 +00:00
exception_ptr.hpp
cosmetic bug fix in the exception_ptr support when the attempt to copy the exception object throws.
2010-09-03 02:24:45 +00:00
is_output_streamable.hpp
Fixing problems found by the vacpp test.
2010-02-18 05:58:00 +00:00
object_hex_dump.hpp
Simplified type_info support due to improvements in boost/detail/sp_typeinfo.hpp. A few tweaks to better deal with warnings.
2009-12-04 06:33:47 +00:00
type_info.hpp
A bit of type name mangling was left unmangled. Should be good now.
2010-02-03 20:17:01 +00:00