xo-ordinaltree: start work on gc-aware Key,Value in rbtree
This commit is contained in:
parent
39a9dc725c
commit
89ce7f7962
2 changed files with 4 additions and 2 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <type_traits>
|
||||
|
||||
namespace xo {
|
||||
namespace gc { class IAlloc; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue