Searched defs:__bstr_wrapper (Results 1 - 3 of 3) sorted by relevance

/external/stlport/stlport/stl/debug/
H A D_string_sum_methods.h49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) argument
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, argument
/external/stlport/stlport/stl/
H A D_string_sum_methods.h49 _CharT* _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf) argument
71 _CharT* _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf, argument
H A D_string_sum.h63 struct __bstr_wrapper { struct
67 __bstr_wrapper (_BString const& __s) : function in struct:__bstr_wrapper
123 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __bstr_wrapper<_CharT, _Traits, _Alloc>, __on_left> _BStrOnLeft;

Completed in 268 milliseconds