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