|
libclues
Linux C++ Tracing Library
|
Traits which will be overridden by template specializations per ABI. More...
#include <traits.hxx>
Public Types | |
| using | type = std::nullptr_t |
| the proper RegisterData type for this ABI. | |
Traits which will be overridden by template specializations per ABI.
Definition at line 13 of file traits.hxx.
| using clues::RegisterDataTraits< abi >::type = std::nullptr_t |
the proper RegisterData type for this ABI.
This primary template should never be instantiated, it only serves a documentation purpose.
Definition at line 19 of file traits.hxx.