33 template <
typename... TBoxables>
41 {
Add( std::forward<TBoxables>(args)... ); }
#define ALIB_BOXING_CUSTOMIZE_TYPE_MAPPING(TSource, TMapped)
monomem::TMonoAllocator< lang::HeapAllocator > MonoAllocator
boxing::Enum Enum
Type alias in namespace alib.
boxing::TBoxes< MonoAllocator > BoxesMA
Type alias in namespace alib.
lang::CallerInfo CallerInfo
Type alias in namespace alib.
CallerInfo CI
The source code location that this message relates to.
Message(const CallerInfo &ci, MonoAllocator &monoAllocator, const Enum &type, TBoxables &&... args)