Searched defs:_Rope_base (Results 1 – 1 of 1) sorted by relevance
1222 struct _Rope_base struct1230 _Rope_base(_RopeRep* __t, const allocator_type& __a) : _Base(__t, __a) {} in _Rope_base() function1231 _Rope_base(const allocator_type& __a) : _Base(__a) {} in _Rope_base() argument1242 _Rope_base(_RopeRep * __t, const allocator_type&) : _M_tree_ptr(__t) {} in _Rope_base() function1243 _Rope_base(const allocator_type&) {} in _Rope_base() function