Struct FunctionPointerPrinter

Struct Documentation

struct FunctionPointerPrinter

Public Static Functions

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