Skip to content

iox::cxx::is_function_pointer< ReturnType(*)(ArgTypes...)>🔗

More...

Inherits from std::true_type

Detailed Description🔗

template <typename ReturnType ,
typename... ArgTypes>
struct iox::cxx::is_function_pointer< ReturnType(*)(ArgTypes...)>;

Updated on 31 May 2022 at 11:34:55 CEST