Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_rope.h682 struct _Rope_RopeSubstring : public _Rope_RopeFunction<_CharT,_Alloc>, struct
687 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() function
725 virtual ~_Rope_RopeSubstring() in ~_Rope_RopeSubstring() argument