.TH "__gnu_pbds::detail::stored_data< _Tv, _Th >" 3cxx "Sun Feb 7 2021" "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 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 95 of file types_traits\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.