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

Detailed Description

template<typename T>
struct iox2::TypeNameSpecialization< T >

Customization point that assigns an externally controlled type identity to a type which cannot carry an IOX2_TYPE_NAME member, e.g. a type emitted by an IDL/code generator whose output must not be edited.

A type must not define both a TypeNameSpecialization and an IOX2_TYPE_NAME member; doing so is a compile error.

Definition at line 30 of file type_name.hpp.


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