xo-object2: ++ Collector utest w/ DInteger + scaffodl DArray

This commit is contained in:
Roland Conybeare 2026-01-15 15:28:13 -05:00
commit f30ef137ee
3 changed files with 48 additions and 5 deletions

View file

@ -57,6 +57,7 @@ namespace xo {
static DArray * empty(obj<AAllocator> mm,
size_type cap);
///@}
/** @defgroup darray-access acecss methods **/
///@{