v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Functions
testing_internal Namespace Reference

Functions

template<typename T >
void DefaultPrintNonContainerTo (const T &value,::std::ostream *os)
 

Function Documentation

template<typename T >
void testing_internal::DefaultPrintNonContainerTo ( const T &  value,
::std::ostream *  os 
)

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

Referenced by testing::internal::DefaultPrintTo().

Here is the caller graph for this function: