Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::internal::UniversalTersePrinter< wchar_t * > Class Reference

#include <gtest-printers.h>

Inheritance diagram for testing::internal::UniversalTersePrinter< wchar_t * >:

Static Public Member Functions

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

Detailed Description

Definition at line 844 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 846 of file gtest-printers.h.

◆ Print() [2/2]

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

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


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