cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
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)
 

Member Function Documentation

◆ PrintValue()

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: