Man Page: __gnu_pbds::detail::stored_data
Operating Environment: centos
Section: 3
__gnu_pbds::detail::stored_data< _Tv, _Th >(3) Library Functions Manual __gnu_pbds::detail::stored_data< _Tv, _Th >(3)NAME__gnu_pbds::detail::stored_data< _Tv, _Th > -SYNOPSISInherits __gnu_pbds::detail::stored_value< _Tv >, and __gnu_pbds::detail::stored_hash< _Th >. Public Types typedef _Th hash_type typedef _Tv value_type Public Attributes hash_type m_hash value_type m_value Detailed Description template<typename _Tv, typename _Th>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. Definition at line 95 of file types_traits.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_pbds::detail::stored_data< _Tv, _Th >(3)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |