xo-reader2/xo-alloc2/include/xo/alloc2/alloc
2025-12-16 17:18:38 -05:00
..
AAllocator.hpp xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
AllocError.hpp xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
AllocHeader.hpp xo-alloc2: + Allocator::alloc_info() 2025-12-16 16:44:44 -05:00
AllocInfo.hpp xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
IAllocator_Any.hpp xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
IAllocator_Xfer.hpp xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
RAllocator.hpp xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -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>