.TH "std::__detail::_Hash_node< _Value, _Cache_hash_code >" 3cxx "Thu Nov 18 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Hash_node< _Value, _Cache_hash_code > .SH SYNOPSIS .br .PP .PP Inherits \fBstd::__detail::_Hash_node_base\fP, and std::__detail::_Hash_node_value< _Value, _Cache_hash_code >\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Value \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Hash_node\fP * \fB_M_next\fP () const noexcept" .br .ti -1c .RI "const _Value & \fB_M_v\fP () const noexcept" .br .ti -1c .RI "_Value & \fB_M_v\fP () noexcept" .br .ti -1c .RI "const _Value * \fB_M_valptr\fP () const noexcept" .br .ti -1c .RI "_Value * \fB_M_valptr\fP () noexcept" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "\fB_Hash_node_base\fP * \fB_M_nxt\fP" .br .ti -1c .RI "__gnu_cxx::__aligned_buffer< _Value > \fB_M_storage\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::__detail::_Hash_node< _Value, _Cache_hash_code >" Primary template struct _Hash_node\&. .PP Definition at line 276 of file hashtable_policy\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.