.TH "__gnu_pbds::detail::stored_data< _Tv, _Th >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::stored_data< _Tv, _Th > \- Primary template for representation of stored data\&. Two types of data can be stored: value and hash\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fB__gnu_pbds::detail::stored_value< _Tv >\fP, and \fB__gnu_pbds::detail::stored_hash< _Th >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Th \fBhash_type\fP" .br .ti -1c .RI "typedef _Tv \fBvalue_type\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "hash_type \fBm_hash\fP" .br .ti -1c .RI "value_type \fBm_value\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_pbds::detail::stored_data< _Tv, _Th >"Primary template for representation of stored data\&. Two types of data can be stored: value and hash\&. .PP Definition at line \fB95\fP of file \fBtypes_traits\&.hpp\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef _Th \fB__gnu_pbds::detail::stored_hash\fP< _Th >::hash_type\fC [inherited]\fP" .PP Definition at line \fB88\fP of file \fBtypes_traits\&.hpp\fP\&. .SS "template typedef _Tv \fB__gnu_pbds::detail::stored_value\fP< _Tv >::value_type\fC [inherited]\fP" .PP Definition at line \fB80\fP of file \fBtypes_traits\&.hpp\fP\&. .SH "Member Data Documentation" .PP .SS "template hash_type \fB__gnu_pbds::detail::stored_hash\fP< _Th >::m_hash\fC [inherited]\fP" .PP Definition at line \fB89\fP of file \fBtypes_traits\&.hpp\fP\&. .SS "template value_type \fB__gnu_pbds::detail::stored_value\fP< _Tv >::m_value\fC [inherited]\fP" .PP Definition at line \fB81\fP of file \fBtypes_traits\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.