xo-interpreter2 stack: + stringtable() in RuntimeContext api
This commit is contained in:
parent
a0f178c90a
commit
edd6c50e10
22 changed files with 99 additions and 9 deletions
|
|
@ -27,6 +27,7 @@ namespace xo {
|
|||
using size_type = StringMap::size_type;
|
||||
|
||||
public:
|
||||
/** hint_max_capacity in bytes = capacity for strings **/
|
||||
StringTable(size_type hint_max_capacity,
|
||||
bool debug_flag = false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue