True precisely when the given function type is marked noexcept.
Declared in <folly/functional/traits.h>
<folly/functional/traits.h>
template<typename F> constexpr bool function_is_nothrow_v = function_traits<F>::is_nothrow;