This is an empty type used to denote that a type must not be boxed. To disable ALib Boxing for a custom type, a specialization of type traits struct T_Boxer must use this type (wrapped in TMappedTo ), to define type member T_Boxer::Mapping .
Definition at line 59 of file typetraits.inl.