Searched defs:_Metadata (Results 1 – 2 of 2) sorted by relevance
67 struct _Metadata struct69 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> struct85 typedef null_type metadata_type;86 typedef _Alloc allocator_type;