This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_throw_exception
Watch
1
Star
0
Fork
0
You've already forked boost_throw_exception
forked from
boostorg/throw_exception
Code
Pull Requests
Activity
13
Commits
29
Branches
57
Tags
4ae98c397c879821257928497f522514fe35bb90
Commit Graph
2 Commits
Author
SHA1
Message
Date
Emil Dotchevski
ea1c3adce9
Removed boost::exception::what. Technically not a bug fix but solves the problem reported by Oliver Kowalke on the Boost Developers mailing list.
...
[SVN r46931]
2014-06-03 01:56:53 +03:00
Emil Dotchevski
ac073290ab
Boost Exception In other libraries, watch for compile error referring to throw_exception_assert_compatibility in boost::throw_exception. Resolve by throwing an exception that derives from std::exception. This is not a new requirement but it is being enforced now.
...
[SVN r46818]
2014-06-03 01:56:52 +03:00