|
libclues
Linux C++ Tracing Library
|
Public Types | |
| using | type = RegisterDataX32 |
| using | type |
| the proper RegisterData type for this ABI. | |
Definition at line 34 of file traits.hxx.
| using clues::RegisterDataTraits< abi >::type |
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.
| using clues::RegisterDataTraits< ABI::X32 >::type = RegisterDataX32 |
Definition at line 35 of file traits.hxx.