xo-object2: + StringOps + utest

This commit is contained in:
Roland Conybeare 2026-01-15 10:46:38 -05:00
commit 3349cea289
4 changed files with 92 additions and 1 deletions

View file

@ -3,7 +3,7 @@
* @author Roland Conybeare, Jan 2026
**/
#include <xo/object2/DString.hpp>
#include <xo/object2/StringOps.hpp>
#include <xo/alloc2/arena/IAllocator_DArena.hpp>
#include <catch2/catch.hpp>
#include <cctype>