This namespace implements internals of namespace alib::boxing.
Type Index: | |
struct | FunctionTable |
struct | PointerPair |
struct | PointerPairMutable |
struct | StructArray |
union | UnionBytes |
union | UnionFloatingPoints |
union | UnionIntegrals |
struct | VTable |
The custom function hash. More... | |
class | VTableUnoptimized |
Variable Index: | |
FunctionTable | DEFAULT_FUNCTIONS |
The default box-functions set. | |
ALIB_DLL FunctionTable alib::boxing::detail::DEFAULT_FUNCTIONS |
The default box-functions set.
Definition at line 96 of file vtable.cpp.