GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | List of all members
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)
 
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() [1/2]

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

◆ PrintValue() [2/2]

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 files: