ALib C++ Library
Library Version: 2510 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

ALIB_DLL FunctionTable alib::boxing::detail::DEFAULT_FUNCTIONS

The default box-functions set.

Definition at line 96 of file vtable.cpp.