Static Public Member Functions
testing::internal::TuplePrefixPrinter< N > Struct Template Reference

#include <ts_gtest.h>

List of all members.

Static Public Member Functions

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

template<size_t N>
struct testing::internal::TuplePrefixPrinter< N >


Member Function Documentation

template<size_t N>
template<typename Tuple >
static void testing::internal::TuplePrefixPrinter< N >::PrintPrefixTo ( const Tuple &  t,
::std::ostream *  os 
) [static]
template<size_t N>
template<typename Tuple >
static void testing::internal::TuplePrefixPrinter< N >::TersePrintPrefixToStrings ( const Tuple &  t,
Strings strings 
) [static]

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