Searched defs:__is_fast_hash (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfunctional_hash.h279 struct __is_fast_hash : public std::true_type struct in inherits:std::true_type
283 struct __is_fast_hash<hash<long double>> : public std::false_type struct in inherits:std::false_type
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfunctional_hash.h288 struct __is_fast_hash : public std::true_type struct in inherits:std::true_type
292 struct __is_fast_hash<hash<long double>> : public std::false_type struct in inherits:std::false_type

Completed in 150 milliseconds