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

#include <type_traits>

Detailed Description

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

std::is_invocable

Definition at line 3063 of file type_traits.


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