Qucs-core  0.0.19
Static Public Member Functions
testing::internal2::TypeWithoutFormatter< T, kTypeKind > 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, TypeKind kTypeKind>
class testing::internal2::TypeWithoutFormatter< T, kTypeKind >

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


Member Function Documentation

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

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

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

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


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