Go to the documentation of this file.
47 #ifndef GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_
48 #define GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_
94 typedef std::ostream& (*BasicNarrowIoManip)(std::ostream&);
111 template <
typename T>
145 template <
typename T>
168 return *
this << (
b ?
"true" :
"false");
176 #if GTEST_HAS_STD_WSTRING
180 #endif // GTEST_HAS_STD_WSTRING
182 #if GTEST_HAS_GLOBAL_WSTRING
186 #endif // GTEST_HAS_GLOBAL_WSTRING
196 const std::unique_ptr< ::std::stringstream>
ss_;
200 void operator=(
const Message&);
205 return os <<
sb.GetString();
214 template <
typename T>
216 return (
Message() << streamable).GetString();
224 #endif // GTEST_INCLUDE_GTEST_GTEST_MESSAGE_H_
std::string GetString() const
std::ostream & operator<<(std::ostream &os, const Message &sb)
Message(const Message &msg)
GLsizei const GLchar *const * string
#define T(upbtypeconst, upbtype, ctype, default_value)
GLboolean GLboolean GLboolean b
std::string StreamableToString(const T &streamable)
#define GTEST_DISABLE_MSC_WARNINGS_PUSH_(warnings)
const std::unique_ptr< ::std::stringstream > ss_
typedef void(APIENTRY *GLDEBUGPROCARB)(GLenum source
#define GTEST_DISABLE_MSC_WARNINGS_POP_()
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:53