xo-expression2 stack: expand MemorySizeInfo w/ per-type detail

This commit is contained in:
Roland Conybeare 2026-02-16 00:48:00 -05:00
commit 95b0292667
2 changed files with 25 additions and 4 deletions

View file

@ -0,0 +1,13 @@
/** @file GlobalSymtab.hpp
*
* @author Roland Conybeare, Feb 2026
**/
#pragma once
#include "DGlobalSymtab.hpp"
//#include "symtab/ISymbolTable_DGlobalSymtab.hpp"
//#include "symtab/IGCObject_DGlobalSymtab.hpp"
//#include "symtab/IPrintable_DGlobalSymtab.hpp"
/* end GlobalSymtab.hpp */