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

Inherits __and_::type.

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 3065 of file type_traits.


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