.TH "std::__detail::_Hash_node_value_base< _Value >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Hash_node_value_base< _Value > .SH SYNOPSIS .br .PP .PP \fC#include \fP .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 "\fBtypedef\fP _Value \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBconst\fP _Value & \fB_M_v\fP () \fBconst\fP \fBnoexcept\fP" .br .ti -1c .RI "_Value & \fB_M_v\fP () \fBnoexcept\fP" .br .ti -1c .RI "\fBconst\fP _Value * \fB_M_valptr\fP () \fBconst\fP \fBnoexcept\fP" .br .ti -1c .RI "_Value * \fB_M_valptr\fP () \fBnoexcept\fP" .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<\fBtypename\fP _Value> .br struct std::__detail::_Hash_node_value_base< _Value >"struct _Hash_node_value_base .PP Node type with the value to store\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.