xo-object2: missed generated (Printable,Array) code + .json5

This commit is contained in:
Roland Conybeare 2026-01-29 15:19:35 -05:00
commit 200b967552
3 changed files with 103 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
mode: "implementation",
includes: [ "<xo/printable2/Printable.hpp>",
"<xo/printable2/detail/IPrintable_Xfer.hpp>" ],
local_types: [ ],
namespace1: "xo",
namespace2: "scm",
facet_idl: "idl/Printable.json5",
brief: "provide APrintable interface for DArray",
using_doxygen: true,
repr: "DArray",
doc: [ "implement APrintable for DArray" ],
}