ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TNotBoxable Struct Reference

Class Description

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.

See also
Templated struct T_Boxer for more information.

Definition at line 59 of file typetraits.inl.


The documentation for this struct was generated from the following file: