GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Static Public Member Functions | List of all members
testing::internal::UniversalPrinter< T > Class Template Reference

#include <gtest-printers.h>

Inheritance diagram for testing::internal::UniversalPrinter< T >:
Inheritance graph
[legend]

Static Public Member Functions

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

Member Function Documentation

◆ Print() [1/2]

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

◆ Print() [2/2]

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

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