Searched refs:has_key_equal (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/containers/
H A Dsmall_map.h110 // has_key_equal<M>::value is true iff there exists a type M::key_equal. This is
113 struct has_key_equal { struct in namespace:base::internal
125 template <typename M> const bool has_key_equal<M>::value;
183 internal::has_key_equal<NormalMap>::value>::equal_key,

Completed in 107 milliseconds