table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
std::is_nothrow_invocable_r< _Ret, _Fn, _ArgTypes >(3cxx) | std::is_nothrow_invocable_r< _Ret, _Fn, _ArgTypes >(3cxx) |
NAME¶
std::is_nothrow_invocable_r< _Ret, _Fn, _ArgTypes > - std::is_nothrow_invocable_r
SYNOPSIS¶
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 3089 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Aug 22 2022 | libstdc++ |