xo-object2: beginning of DString + utest

This commit is contained in:
Roland Conybeare 2026-01-13 16:43:58 -05:00
commit 8d577129ee
7 changed files with 137 additions and 12 deletions

View file

@ -14,7 +14,6 @@
#pragma once
#include <xo/printable2/Printable.hpp>
#include <xo/printable2/detail/IPrintable_Xfer.hpp>
#include "DInteger.hpp"
namespace xo { namespace scm { class IPrintable_DInteger; } }