Searched defs:is_hashable_data (Results 1 – 2 of 2) sorted by relevance
338 template <typename T> struct is_hashable_data global() struct
44 template <> struct is_hashable_data<LargeTestInteger> : std::true_type {}; struct