Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h200 struct _Hashtable_traits in _GLIBCXX_VISIBILITY() struct
202 using __hash_cached = __bool_constant<_Cache_hash_code>; in _GLIBCXX_VISIBILITY()
203 using __constant_iterators = __bool_constant<_Constant_iterators>; in _GLIBCXX_VISIBILITY()
204 using __unique_keys = __bool_constant<_Unique_keys>; in _GLIBCXX_VISIBILITY()