Searched defs:_Rope_RopeSubstring (Results 1 – 1 of 1) sorted by relevance
682 struct _Rope_RopeSubstring : public _Rope_RopeFunction<_CharT,_Alloc>, struct687 size_t _M_start;688 virtual void operator()(size_t __start_pos, size_t __req_len, in operator()713 _Rope_RopeSubstring(_Rope_RopeRep<_CharT,_Alloc>* __b, size_t __s, in _Rope_RopeSubstring() function725 virtual ~_Rope_RopeSubstring() in ~_Rope_RopeSubstring() argument