Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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)
 

Detailed Description

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

Member Function Documentation

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

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


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