__gnu_pbds::detail::stored_value< _Tv >(3cxx) | __gnu_pbds::detail::stored_value< _Tv >(3cxx) |
__gnu_pbds::detail::stored_value< _Tv > - Stored value.
#include <types_traits.hpp>
Inherited by __gnu_pbds::detail::stored_data< _Tv, _Th, Store_Hash >, and __gnu_pbds::detail::stored_data< _Tv, _Th, false >.
typedef _Tv value_type
value_type m_value
struct __gnu_pbds::detail::stored_value< _Tv >"Stored value.
Definition at line 78 of file types_traits.hpp.
Definition at line 80 of file types_traits.hpp.
Definition at line 81 of file types_traits.hpp.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |