Scroll to navigation

__gnu_pbds::detail::pat_trie_base::_Metadata< Metadata, _Alloc >(3cxx) __gnu_pbds::detail::pat_trie_base::_Metadata< Metadata, _Alloc >(3cxx)

NAME

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

SYNOPSIS

#include <pat_trie_base.hpp>

Public Types


typedef _Alloc allocator_type
typedef detail::rebind_traits< _Alloc, Metadata >::const_reference const_reference
typedef Metadata metadata_type

Public Member Functions


const_reference get_metadata () const

Public Attributes


metadata_type m_metadata

Detailed Description

template<typename Metadata, typename _Alloc>

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

Author

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

libstdc++