Closed Lastique closed 10 years ago
Boost.Config now defines BOOST_NORETURN macro which is equivalent to BOOST_ATTRIBUTE_NORETURN. boost/exception/detail/attribute_noreturn.hpp can be removed as well, if no longer needed anywhere.
Due to extraction to a new submodule, moved to https://github.com/boostorg/throw_exception/pull/1.
Boost.Config now defines BOOST_NORETURN macro which is equivalent to BOOST_ATTRIBUTE_NORETURN. boost/exception/detail/attribute_noreturn.hpp can be removed as well, if no longer needed anywhere.