Home
last modified time | relevance | path

Searched defs:_Metadata (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp67 struct _Metadata struct
69 typedef Metadata metadata_type;
70 typedef _Alloc allocator_type;
71 typedef typename _Alloc::template rebind<Metadata> __rebind_m;
72 typedef typename __rebind_m::other::const_reference const_reference;
75 get_metadata() const in get_metadata()
78 metadata_type m_metadata;
83 struct _Metadata<null_type, _Alloc> struct
85 typedef null_type metadata_type;
86 typedef _Alloc allocator_type;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp67 struct _Metadata struct
69 typedef Metadata metadata_type;
70 typedef _Alloc allocator_type;
71 typedef typename _Alloc::template rebind<Metadata> __rebind_m;
72 typedef typename __rebind_m::other::const_reference const_reference;
75 get_metadata() const in get_metadata()
78 metadata_type m_metadata;
83 struct _Metadata<null_type, _Alloc> struct
85 typedef null_type metadata_type;
86 typedef _Alloc allocator_type;