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