Searched refs:key_compare (Results 1 – 2 of 2) sorted by relevance
37 typedef typename ::std::map<K, V, Comparator, Allocator>::key_compare key_compare; typedef48 explicit SafeMap(const key_compare& cmp, const allocator_type& allocator = allocator_type())58 key_compare key_comp() const { return map_.key_comp(); } in key_comp()
371 compiled_methods_(MethodTable::key_compare()), in CompilerDriver()