Searched defs:_Rope_RopeSubstring (Results 1 – 1 of 1) sorted by relevance
663 struct _Rope_RopeSubstring : public _Rope_RopeFunction<_CharT,_Alloc>, struct668 size_t _M_start;669 virtual void operator()(size_t __start_pos, size_t __req_len, in operator()695 _Rope_RopeSubstring(_Rope_RopeRep<_CharT,_Alloc>* __b, size_t __s, in _Rope_RopeSubstring() argument707 virtual ~_Rope_RopeSubstring() in ~_Rope_RopeSubstring() argument