iceoryx_hoofs 2.0.6
Loading...
Searching...
No Matches
iox::cxx::is_function_pointer< T > Struct Template Reference

Check whether T is a function pointer with arbitrary signature. More...

#include <iceoryx_hoofs/cxx/type_traits.hpp>

Inheritance diagram for iox::cxx::is_function_pointer< T >:
Collaboration diagram for iox::cxx::is_function_pointer< T >:

Detailed Description

template<typename T>
struct iox::cxx::is_function_pointer< T >

Check whether T is a function pointer with arbitrary signature.


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