
Classes | |
| class | Arena |
| Custom allocator holding a pointer to a generic memory resource. More... | |
Typedefs | |
| template<typename T, typename DefaultResource = void, std::size_t Alignment = alignof( std::max_align_t ), typename UpstreamAllocator = std::allocator<std::byte>> | |
| using | MonotonicArena |
Functions | |
| template<typename Resource, typename T, typename U, typename DefaultResource> | |
| constexpr bool | operator!= (Arena< Resource, T, DefaultResource > const &lhs, Arena< Resource, U, DefaultResource > const &rhs) |
| using Gaudi::Allocator::MonotonicArena |
Definition at line 170 of file Monotonic.h.