Lines Matching defs:KeyCompare
65 template <typename KeyType, class Enable = void> struct KeyCompare {};68 struct KeyCompare<KeyType,77 struct KeyCompare<KeyType, typename std::enable_if<169 // floating point values because KeyCompare is the final source of truth - in173 KeyCompare<KeyType>>;