|
libclues
Linux C++ Tracing Library
|
Public Types | |
| using | type = RegisterDataX64 |
| using | type |
| the proper RegisterData type for this ABI. | |
Definition at line 29 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::X86_64 >::type = RegisterDataX64 |
Definition at line 30 of file traits.hxx.