iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
iox2::legacy::is_function_pointer< T > Struct Template Reference

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

#include <type_traits.hpp>

Inheritance diagram for iox2::legacy::is_function_pointer< T >:

Detailed Description

template<typename T>
struct iox2::legacy::is_function_pointer< T >

Check whether T is a function pointer with arbitrary signature.

Definition at line 112 of file type_traits.hpp.


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