Classdesc 3.44
is_nonmember_function_ptr< F > Struct Template Reference

is_nonmember_function_ptr::value is true if F is an ordinary function pointer (maybe a member) More...

#include <function.h>

Inheritance diagram for is_nonmember_function_ptr< F >:
Inheritance graph
Collaboration diagram for is_nonmember_function_ptr< F >:
Collaboration graph

Static Public Attributes

static const bool value =false

Detailed Description

template<class F>
struct classdesc::functional::is_nonmember_function_ptr< F >

is_nonmember_function_ptr::value is true if F is an ordinary function pointer (maybe a member)


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