xo-gc xo-object2 xo-alloc2: templates for FOMO [WIP]
This commit is contained in:
parent
2eee5e715d
commit
a8ff0ffec3
10 changed files with 12 additions and 60 deletions
|
|
@ -3,7 +3,7 @@
|
|||
DArenaIterator
|
||||
==============
|
||||
|
||||
Iterator for allocs obtained from a :cpp:class:`DArena`.
|
||||
Iterator for allocs obtained from a :cpp:class:`xo::mm::DArena`.
|
||||
|
||||
Context
|
||||
-------
|
||||
|
|
|
|||
|
|
@ -6,6 +6,9 @@ IAllocator_Xfer
|
|||
IAllocator_Xfer provides a type-erased interface to a specific native allocator
|
||||
implementation.
|
||||
|
||||
It supports runtime polymorphism for the cpp:class:`xo::mm::AAllocator` facet.
|
||||
Application code iis unlikely to directly interact with this class
|
||||
|
||||
Context
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue