Qucs-core  0.0.19
Static Public Member Functions
testing::internal2::TypeWithoutFormatter< T, kConvertibleToInteger > Class Template Reference

#include <gtest.h>

Static Public Member Functions

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

Detailed Description

template<typename T>
class testing::internal2::TypeWithoutFormatter< T, kConvertibleToInteger >

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


Member Function Documentation

template<typename T >
static void testing::internal2::TypeWithoutFormatter< T, kConvertibleToInteger >::PrintValue ( const T &  value,
::std::ostream *  os 
) [inline, static]

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

template<typename T >
static void testing::internal2::TypeWithoutFormatter< T, kConvertibleToInteger >::PrintValue ( const T &  value,
::std::ostream *  os 
) [inline, static]

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


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