Qucs-core  0.0.19
Static Public Member Functions
testing::internal::TuplePrefixPrinter< 0 > Struct Template Reference

#include <gtest.h>

Static Public Member Functions

template<typename Tuple >
static void PrintPrefixTo (const Tuple &,::std::ostream *)
template<typename Tuple >
static void TersePrintPrefixToStrings (const Tuple &, Strings *)

Detailed Description

template<>
struct testing::internal::TuplePrefixPrinter< 0 >

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


Member Function Documentation

template<typename Tuple >
static void testing::internal::TuplePrefixPrinter< 0 >::PrintPrefixTo ( const Tuple &  ,
::std::ostream *   
) [inline, static]

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

template<typename Tuple >
static void testing::internal::TuplePrefixPrinter< 0 >::TersePrintPrefixToStrings ( const Tuple &  ,
Strings  
) [inline, static]

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


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