v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
Functions | |
template<typename T > | |
void | DefaultPrintNonContainerTo (const T &value,::std::ostream *os) |
void testing_internal::DefaultPrintNonContainerTo | ( | const T & | value, |
::std::ostream * | os | ||
) |
Definition at line 222 of file gtest-printers.h.
Referenced by testing::internal::DefaultPrintTo().