Searched defs:StringTable (Results 1 – 2 of 2) sorted by relevance
29 class StringTable; variable
35 …explicit StringTable(mem::InternalAllocatorPtr allocator) : internal_table_(allocator), table_(all… in StringTable() function