xo-expression2/xo-alloc2/include/xo/alloc2/alloc
2025-12-16 11:43:41 -05:00
..
AAllocator.hpp xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
AllocatorError.hpp xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
AllocHeader.hpp xo-alloc2: refactor - explicit AllocHeader class 2025-12-16 11:43:41 -05:00
IAllocator_Any.hpp xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
IAllocator_Xfer.hpp xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
RAllocator.hpp xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
README xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00

AAllocator |<-- IAllocator_Any (D=DVariantPlaceholder)
           |<-- IAllocator_Xfer<D,..>

OObject<AAllocator,D> |<-- RAllocator<O>