ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
TNotBoxable Struct Reference

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: