logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_pbds::detail::stored_value.3cxx

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++      __gnu_pbds::detail::stored_value<_Tv>(3cxx)

Detailed Description

template<typename_Tv>
       struct __gnu_pbds::detail::stored_value< _Tv >"Stored value.

Name

       __gnu_pbds::detail::stored_value< _Tv > - Stored value.

Synopsis

       #include <types_traits.hpp>

       Inherited by __gnu_pbds::detail::stored_data<_Tv,_Th,Store_Hash>, and
       __gnu_pbds::detail::stored_data<_Tv,_Th,false>.

   PublicTypes
       typedef _Tv value_typePublicAttributes
       value_type m_value

See Also