#include <gtest-printers.h>
|
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) |
|
◆ 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: