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

#include <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)

Detailed Description

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

Definition at line 9962 of file gtest.h.


Member Function Documentation

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

Definition at line 9965 of file gtest.h.

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

Definition at line 9975 of file gtest.h.


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


upstream_src
Author(s):
autogenerated on Mon Oct 6 2014 10:27:43