xo-interpreter2 stack: + stringtable() in RuntimeContext api
This commit is contained in:
parent
26bc2539e0
commit
d4c7f26c73
1 changed files with 1 additions and 0 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