Searched refs:_CharOnLeft (Results 1 – 1 of 1) sorted by relevance
129 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __char_wrapper<_CharT>, __on_left> _CharOnLeft; typedef130 _CharOnLeft operator += (_CharT __c) { return _CharOnLeft(*this, __c); }