id summary reporter owner description type status milestone component version severity resolution keywords cc 11492 boost.coroutine throws from noexcept function markus.grech@… olli "boost/coroutine/detail/symmetric_coroutine_impl.hpp(409): warning C4297: 'boost::coroutines::detail::symmetric_coroutine_impl::yield': function assumed not to throw an exception but does boost/coroutine/detail/symmetric_coroutine_impl.hpp(409): note: __declspec(nothrow), throw(), noexcept(true), or noexcept was specified on the function I think yield was incorrectly marked as noexcept here." Bugs closed To Be Determined coroutine Boost 1.58.0 Problem obsolete coroutine, noexcept, throw