iceoryx_hoofs 2.0.5
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 >:
Inheritance graph
[legend]
Collaboration diagram for iox::cxx::is_function_pointer< T >:
Collaboration graph
[legend]

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: