Home
last modified time | relevance | path

Searched defs:_Hashtable_traits (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dhashtable_policy.h199 struct _Hashtable_traits in _GLIBCXX_VISIBILITY() struct
201 using __hash_cached = __bool_constant<_Cache_hash_code>; in _GLIBCXX_VISIBILITY()
202 using __constant_iterators = __bool_constant<_Constant_iterators>; in _GLIBCXX_VISIBILITY()
203 using __unique_keys = __bool_constant<_Unique_keys>; in _GLIBCXX_VISIBILITY()