tesseract v5.3.3.20231005
gtest-message.h File Reference
#include <limits>
#include <memory>
#include <sstream>
#include "gtest/internal/gtest-port.h"

Go to the source code of this file.

Classes

class  testing::Message
 

Namespaces

namespace  testing
 
namespace  testing::internal
 

Functions

std::ostream & testing::operator<< (std::ostream &os, const Message &sb)
 
template<typename T >
std::string testing::internal::StreamableToString (const T &streamable)