UCent

ucent emulator struct

Members

Functions

opEquals
equals_t opEquals(UCent rhs)

Compares this instance to other in the same way as the libebtree does.

Variables

hi
ulong hi;

lo contains the lower, hi the higher 64 bits of the ucent value.

lo
ulong lo;

lo contains the lower, hi the higher 64 bits of the ucent value.

Meta