Searched refs:__remainder_rope (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dropeimpl.h1540 rope<_CharT, _Alloc> __remainder_rope; local
1563 __remainder_rope._M_tree_ptr = __remainder;
1592 __result += __remainder_rope;
1595 __result = __remainder_rope;

Completed in 106 milliseconds