libstdc++
std::is_nothrow_invocable_r< _Ret, _Fn, _ArgTypes > Struct Template Reference

Inherits type< __is_nt_invocable_impl< __invoke_result< _Fn, _ArgTypes...>, _Ret >, __call_is_nothrow_< _Fn, _ArgTypes...> >.

Detailed Description

template<typename _Ret, typename _Fn, typename... _ArgTypes>
struct std::is_nothrow_invocable_r< _Ret, _Fn, _ArgTypes >

std::is_nothrow_invocable_r

Definition at line 2986 of file type_traits.


The documentation for this struct was generated from the following file: