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 10 February 2023 at 12:43:22 CET