Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::UniversalTersePrinter< T > Class Template Reference

#include <gtest-printers.h>

Static Public Member Functions

static void Print (const T &value, ::std::ostream *os)
 

Detailed Description

template<typename T>
class testing::internal::UniversalTersePrinter< T >

Definition at line 860 of file gtest-printers.h.

Member Function Documentation

◆ Print()

template<typename T >
static void testing::internal::UniversalTersePrinter< T >::Print ( const T & value,
::std::ostream * os )
inlinestatic

Definition at line 862 of file gtest-printers.h.

862 {
864 }
os_t os
void UniversalPrint(const T &value, ::std::ostream *os)
#define value
Definition pkcs11.h:157
Here is the call graph for this function:
Here is the caller graph for this function:

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