Electroneum
testing::internal::UniversalTersePrinter< wchar_t * > Class Template Reference

#include <gtest-printers.h>

Static Public Member Functions

static void Print (wchar_t *str, ::std::ostream *os)
 
static void Print (wchar_t *str, ::std::ostream *os)
 

Detailed Description

template<>
class testing::internal::UniversalTersePrinter< wchar_t * >

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

Member Function Documentation

◆ Print() [1/2]

static void testing::internal::UniversalTersePrinter< wchar_t * >::Print ( wchar_t *  str,
::std::ostream *  os 
)
inlinestatic

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

837  {
839  }
static void Print(const T &value, ::std::ostream *os)
Here is the call graph for this function:

◆ Print() [2/2]

static void testing::internal::UniversalTersePrinter< wchar_t * >::Print ( wchar_t *  str,
::std::ostream *  os 
)
inlinestatic

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

837  {
839  }
static void Print(const T &value, ::std::ostream *os)
Here is the call graph for this function:

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