cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::ProtobufPrinter Struct Reference

#include <gtest-printers.h>

Static Public Member Functions

template<typename T , typename = typename std::enable_if< internal::HasDebugStringAndShortDebugString<T>::value>::type>
static void PrintValue (const T &value, ::std::ostream *os)
 

Static Public Attributes

static const size_t kProtobufOneLinerMaxLength = 50
 

Member Function Documentation

◆ PrintValue()

template<typename T , typename = typename std::enable_if< internal::HasDebugStringAndShortDebugString<T>::value>::type>
static void testing::internal::ProtobufPrinter::PrintValue ( const T & value,
::std::ostream * os )
inlinestatic

Member Data Documentation

◆ kProtobufOneLinerMaxLength

const size_t testing::internal::ProtobufPrinter::kProtobufOneLinerMaxLength = 50
static

The documentation for this struct was generated from the following file: