Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
testing::internal::StreamPrinter Struct Reference

#include <gtest-printers.h>

Static Public Member Functions

template<typename T , typename = typename std::enable_if< internal_stream::UseStreamOperator<T>()>::type>
static void PrintValue (const T &value,::std::ostream *os)
 

Detailed Description

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

Member Function Documentation

template<typename T , typename = typename std::enable_if< internal_stream::UseStreamOperator<T>()>::type>
static void testing::internal::StreamPrinter::PrintValue ( const T value,
::std::ostream *  os 
)
inlinestatic

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


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