Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_sum.h129 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __char_wrapper<_CharT>, __on_left> _CharOnLeft; typedef
130 _CharOnLeft operator += (_CharT __c) { return _CharOnLeft(*this, __c); }