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
d1065c8a13b474fece50731e76db8bd298a60692
boost_exception
/
include
/
boost
/
exception
/
detail
History
Emil Dotchevski
6b0bfad6bf
Converted exception_ptr from a shared_ptr typedef to a stand-alone class to allow simpler declaration of namespace boost { class exception_ptr; }
...
[SVN r68202]
2011-01-17 07:01:35 +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
properly ifdeffing the X86 MSVC non-intrusive exception_ptr support
2010-09-07 21:46:10 +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
Converted exception_ptr from a shared_ptr typedef to a stand-alone class to allow simpler declaration of namespace boost { class exception_ptr; }
2011-01-17 07:01:35 +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
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
2011-01-15 08:11:51 +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