xo-alloc / xo-ordinaltree: + concepts + allocator-aware

This commit is contained in:
Roland Conybeare 2025-12-03 15:36:59 -05:00
commit 72e8db30e1
9 changed files with 198 additions and 111 deletions

View file

@ -35,6 +35,7 @@ namespace xo {
**/
TypeId type_id_;
};
} /*namespace obj*/
} /*namespace xo*/