xo-expression2 stack: expand MemorySizeInfo w/ per-type detail
This commit is contained in:
parent
1918dd06e5
commit
95b0292667
2 changed files with 25 additions and 4 deletions
13
include/xo/expression2/GlobalSymtab.hpp
Normal file
13
include/xo/expression2/GlobalSymtab.hpp
Normal 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 */
|
||||
Loading…
Add table
Add a link
Reference in a new issue