Electroneum
Loading...
Searching...
No Matches
testing::internal::UniversalPrinter< T[N]> Class Template Reference

#include <gtest-printers.h>

Static Public Member Functions

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

Detailed Description

template<typename T, size_t N>
class testing::internal::UniversalPrinter< T[N]>

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

Member Function Documentation

◆ Print() [1/2]

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

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

751 {
753 }
void UniversalPrintArray(const T *begin, size_t len, ::std::ostream *os)
Here is the call graph for this function:

◆ Print() [2/2]

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

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

751 {
753 }
Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-printers.h
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/tests/gtest/include/gtest/gtest-printers.h