std::__detail::_Hashtable_traits< _Cache_hash_code,
- Provided by: libstdc++-9-doc (Version: 9.5.0-1ubuntu1~22.04.1)
- Source: gcc-9
- Report a bug
using __constant_iterators = __bool_constant<
_Constant_iterators >
using __hash_cached = __bool_constant< _Cache_hash_code >
using __unique_keys = __bool_constant< _Unique_keys >
struct std::__detail::_Hashtable_traits< _Cache_hash_code, _Constant_iterators, _Unique_keys >" struct _Hashtable_traits
Important traits for hash tables.
Template Parameters
Definition at line 199 of file hashtable_policy.h.
Generated automatically by Doxygen for libstdc++ from the source code.