This header-file is part of module ALib Lang of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file allocation.inl.
Go to the source code of this file.
Namespaces | |
| namespace | alib |
| namespace | alib::lang |
Concepts | |
| concept | alib::lang::IsAllocator |
Typedefs | |
| using | alib::HeapAllocator = lang::HeapAllocator |
| Type alias in namespace alib. | |
Functions | |
| template<typename TLhs, typename TRhs, typename TAllocator> | |
| constexpr bool | alib::lang::operator== (const StdAllocator< TLhs, TAllocator > &lhs, const StdAllocator< TRhs, TAllocator > &rhs) noexcept |