Searched refs:Knoref (Results 1 – 1 of 1) sorted by relevance
58 typedef typename std::decay<Key>::type Knoref; typedef215 bool find_ref_with_key(const Knoref& k, pointer_type &v) { in find_ref_with_key()228 bool find_with_key( const Knoref& k, value_type &v) { in find_with_key()238 void delete_with_key(const Knoref& k) { in delete_with_key()