Displaying 1 result from an estimated 1 matches for "_string_operators".
2013 Jul 26
0
[LLVMdev] Botan and Android
...stlport/stlport/stl/_istreambuf_iterator.h:118:24:
note: template<class _CharT, class _Traits> bool std::operator!=(const
std::istreambuf_iterator<_CharT, _Traits>&, const
std::istreambuf_iterator<_CharT, _Traits>&)
/opt/android-ndk-r8e//sources/cxx-stl/stlport/stlport/stl/_string_operators.h:473:1:
note: template<class _CharT, class _Traits, class _Alloc> bool
std::operator!=(const std::basic_string<_CharT, _Traits, _Alloc>&,
const _CharT*)
/opt/android-ndk-r8e//sources/cxx-stl/stlport/stlport/stl/_string_operators.h:465:1:
note: template<class _CharT, class _Trait...