Searched defs:PoolMap (Results 1 – 2 of 2) sorted by relevance
48 using PoolMap = std::unordered_map<std::string, RefCountType>; variable
56 using PoolMap = StringMap<RefCountType>; global() variable