Qucs-core  0.0.19
Static Public Member Functions
testing::internal::UniversalPrinter< T & > Class Template Reference

#include <gtest.h>

Static Public Member Functions

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

Detailed Description

template<typename T>
class testing::internal::UniversalPrinter< T & >

Definition at line 9844 of file fused-src/gtest/gtest.h.


Member Function Documentation

template<typename T >
static void testing::internal::UniversalPrinter< T & >::Print ( const T &  value,
::std::ostream *  os 
) [inline, static]

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

template<typename T >
static void testing::internal::UniversalPrinter< T & >::Print ( const T &  value,
::std::ostream *  os 
) [inline, static]

Definition at line 9853 of file fused-src/gtest/gtest.h.


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