Go to the source code of this file.
Classes |
| class | DtU128 |
| | A Host byte aligned 128 unsigned integer data structure. More...
|
Detailed Description
Macro Definition Documentation
Include inline definitions.
Function Documentation
| const bool operator!= |
( |
const DtU128 & |
lhs, |
|
|
const DtU128 & |
rhs |
|
) |
| |
|
inline |
| const bool operator< |
( |
const DtU128 & |
lhs, |
|
|
const DtU128 & |
rhs |
|
) |
| |
|
inline |
| const bool operator== |
( |
const DtU128 & |
lhs, |
|
|
const DtU128 & |
rhs |
|
) |
| |
|
inline |
| const bool operator> |
( |
const DtU128 & |
lhs, |
|
|
const DtU128 & |
rhs |
|
) |
| |
|
inline |