ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::boxing::NotBoxableTag 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 BoxTraits must use this type to define type alias Mapping.

See also
Templated struct BoxTraits for more information.

Definition at line 23 of file boxingtraits.inl.


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