GNU g++  v5.2.1
GNU Standard C++
__gnu_pbds::detail::pat_trie_base::_Metadata< null_type, _Alloc > Struct Template Reference

Specialization for null metadata. More...

#include <pat_trie_base.hpp>

Public Types

typedef _Alloc allocator_type
 
typedef null_type metadata_type
 

Detailed Description

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

Specialization for null metadata.

Member Typedef Documentation

template<typename _Alloc >
typedef _Alloc __gnu_pbds::detail::pat_trie_base::_Metadata< null_type, _Alloc >::allocator_type
template<typename _Alloc >
typedef null_type __gnu_pbds::detail::pat_trie_base::_Metadata< null_type, _Alloc >::metadata_type

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