|
iceoryx2
C++ Language Bindings
|
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.