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 17 March 2022 at 12:15:57 CET