testing::internal::UniversalPrinter< T[N]> Class Template Reference

#include <gtest.h>

Static Public Member Functions

static void Print (const T(&a)[N], ::std::ostream *os)
 

Member Function Documentation

◆ Print()

template<typename T , size_t N>
static void testing::internal::UniversalPrinter< T[N]>::Print ( const T(&)  a[N],
::std::ostream *  os 
)
inlinestatic

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