MADNESS  0.10.1
madness::is_any_function_pointer< T, Enabler > Struct Template Reference

is true type if T is a pointer to free or member function More...

#include <type_traits.h>

Inheritance diagram for madness::is_any_function_pointer< T, Enabler >:
Inheritance graph
[legend]
Collaboration diagram for madness::is_any_function_pointer< T, Enabler >:
Collaboration graph
[legend]

Detailed Description

template<typename T, typename Enabler = void>
struct madness::is_any_function_pointer< T, Enabler >

is true type if T is a pointer to free or member function


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