ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::boxing::detail Namespace Reference

Description:

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.

Variable Details:

◆ DEFAULT_FUNCTIONS

FunctionTable alib::boxing::detail::DEFAULT_FUNCTIONS

The default box-functions set.

Definition at line 95 of file vtable.cpp.