Static Public Member Functions | List of all members
testing::internal::ContainerPrinter Struct Reference

#include <gtest-printers.h>

Static Public Member Functions

template<typename T , typename = typename std::enable_if< (sizeof(IsContainerTest<T>(0)) == sizeof(IsContainer)) && !IsRecursiveContainer<T>::value>::type>
static void PrintValue (const T &container, std::ostream *os)
 
template<typename T , typename = typename std::enable_if< (sizeof(IsContainerTest<T>(0)) == sizeof(IsContainer)) && !IsRecursiveContainer<T>::value>::type>
static void PrintValue (const T &container, std::ostream *os)
 

Detailed Description

Definition at line 125 of file boringssl-with-bazel/src/third_party/googletest/include/gtest/gtest-printers.h.

Member Function Documentation

◆ PrintValue() [1/2]

template<typename T , typename = typename std::enable_if< (sizeof(IsContainerTest<T>(0)) == sizeof(IsContainer)) && !IsRecursiveContainer<T>::value>::type>
static void testing::internal::ContainerPrinter::PrintValue ( const T container,
std::ostream *  os 
)
inlinestatic

◆ PrintValue() [2/2]

template<typename T , typename = typename std::enable_if< (sizeof(IsContainerTest<T>(0)) == sizeof(IsContainer)) && !IsRecursiveContainer<T>::value>::type>
static void testing::internal::ContainerPrinter::PrintValue ( const T container,
std::ostream *  os 
)
inlinestatic

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:48