cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::FunctionPointerPrinter Struct Reference

#include <gtest-printers.h>

Static Public Member Functions

template<typename T , typename = typename std::enable_if< std::is_function<T>::value>::type>
static void PrintValue (T *p, ::std::ostream *os)
 

Member Function Documentation

◆ PrintValue()

template<typename T , typename = typename std::enable_if< std::is_function<T>::value>::type>
static void testing::internal::FunctionPointerPrinter::PrintValue ( T * p,
::std::ostream * os )
inlinestatic

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