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::pat_trie_base__Metadata.3cxx

Author

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

                                                    libst__gnu_pbds::detail::pat...ata<Metadata,_Alloc>(3cxx)

Detailed Description

template<typenameMetadata,typename_Alloc>
       struct __gnu_pbds::detail::pat_trie_base::_Metadata< Metadata, _Alloc >"Metadata base primary template.

Name

       __gnu_pbds::detail::pat_trie_base::_Metadata< Metadata, _Alloc > - Metadata base primary template.

Synopsis

       #include <pat_trie_base.hpp>

   PublicTypes
       typedef _Alloc allocator_type
       typedef detail::rebind_traits< _Alloc, Metadata >::const_reference const_reference
       typedef Metadata metadata_typePublicMemberFunctions
       const_reference get_metadata () const

   PublicAttributes
       metadata_type m_metadata

See Also