Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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)
 

Detailed Description

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

Member Function Documentation

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

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


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