v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Static Public Member Functions | List of all members
testing::internal::UniversalTersePrinter< T > Class Template Reference

#include <gtest-printers.h>

Static Public Member Functions

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

Detailed Description

template<typename T>
class testing::internal::UniversalTersePrinter< T >

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

Member Function Documentation

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

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

References testing::internal::UniversalPrint().

Referenced by testing::PrintToString().

Here is the call graph for this function:

Here is the caller graph for this function:


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