Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

experimental::coro_traits::is_noexcept

Whether or not the coroutine is noexcept.

static constexpr bool is_noexcept = argument_dependent;

PrevUpHomeNext