reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

usr/include/c++/7.4.0/bits/basic_string.h
 5965     operator+(basic_string<_CharT, _Traits, _Alloc>&& __lhs,
 5989     operator+(basic_string<_CharT, _Traits, _Alloc>&& __lhs,
utils/unittest/googletest/include/gtest/gtest-message.h
  244 std::string StreamableToString(const T& streamable) {
utils/unittest/googletest/src/gtest-death-test.cc
  262 void DeathTestAbort(const std::string& message) {