This header-file is part of module ALib Boxing of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file boxes.inl.
Go to the source code of this file.
Classes | |
class | alib::boxing::TBoxes< TAllocator > |
Namespaces | |
namespace | alib |
namespace | alib::boxing |
DOXYGEN. | |
Typedefs | |
using | alib::BoxesHA = boxing::TBoxes<lang::HeapAllocator> |
Type alias in namespace alib. | |
using | alib::BoxesMA = boxing::TBoxes<MonoAllocator> |
Type alias in namespace alib. | |
using | alib::BoxesPA = boxing::TBoxes<PoolAllocator> |
Type alias in namespace alib. | |