.TH "std::__detail::_Hash_node_value_base< _Value >" 3cxx "Mon May 22 2017" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Hash_node_value_base< _Value > .SH SYNOPSIS .br .PP .PP Inherits \fBstd::__detail::_Hash_node_base\fP\&. .PP Inherited by \fBstd::__detail::_Hash_node< _Value, false >\fP, and \fBstd::__detail::_Hash_node< _Value, true >\fP\&. .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 "_Value & \fB_M_v\fP () noexcept" .br .ti -1c .RI "const _Value & \fB_M_v\fP () const noexcept" .br .ti -1c .RI "_Value * \fB_M_valptr\fP () noexcept" .br .ti -1c .RI "const _Value * \fB_M_valptr\fP () const 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_base< _Value >" struct _Hash_node_value_base .PP Node type with the value to store\&. .PP Definition at line 244 of file hashtable_policy\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.