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

Inherits type< __invoke_result< _Fn, _ArgTypes... >, void >.

Detailed Description

template<typename _Fn, typename... _ArgTypes>
struct std::is_invocable< _Fn, _ArgTypes >

std::is_invocable

Definition at line 2937 of file type_traits.


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