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