GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Static Public Member Functions | List of all members
testing::internal::RawBytesPrinter Struct Reference

#include <gtest-printers.h>

Static Public Member Functions

template<typename T , size_t = sizeof(T)>
static void PrintValue (const T &value, ::std::ostream *os)
 
template<typename T , size_t = sizeof(T)>
static void PrintValue (const T &value, ::std::ostream *os)
 

Member Function Documentation

◆ PrintValue() [1/2]

template<typename T , size_t = sizeof(T)>
static void testing::internal::RawBytesPrinter::PrintValue ( const T &  value,
::std::ostream *  os 
)
inlinestatic

◆ PrintValue() [2/2]

template<typename T , size_t = sizeof(T)>
static void testing::internal::RawBytesPrinter::PrintValue ( const T &  value,
::std::ostream *  os 
)
inlinestatic

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