Searched defs:SafeMap (Results 1 – 7 of 7) sorted by relevance
52 explicit SafeMap(const allocator_type& allocator) : map_(allocator) {} in SafeMap() function