xo-umbrella2/include/xo/alloc2/alloc
2025-12-14 17:16:05 -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
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>