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

/external/stlport/stlport/stl/
H A D_string_sum.h129 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __char_wrapper<_CharT>, __on_left> _CharOnLeft; typedef in class:__bstr_sum
130 _CharOnLeft operator += (_CharT __c) { return _CharOnLeft(*this, __c); }

Completed in 164 milliseconds