libstdc++: __gnu_pbds::detail::pat_trie_base::_Metadata< Metadata, _Alloc > Struct Template Reference (original) (raw)

#include <[pat_trie_base.hpp](a01511%5Fsource.html)>

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

Detailed Description

template<typename Metadata, typename _Alloc>
struct __gnu_pbds::detail::pat_trie_base::_Metadata< Metadata, _Alloc >

Metadata base primary template.

Definition at line 67 of file pat_trie_base.hpp.

Member Typedef Documentation

allocator_type

template<typename Metadata , typename _Alloc >

const_reference

template<typename Metadata , typename _Alloc >

metadata_type

template<typename Metadata , typename _Alloc >

Member Function Documentation

get_metadata()

template<typename Metadata , typename _Alloc >

Member Data Documentation

m_metadata

template<typename Metadata , typename _Alloc >


The documentation for this struct was generated from the following file: