Classdesc 3.44
is_const_method< F > Struct Template Reference

is_const_method::value is true if F is a pointer to a const method More...

#include <function.h>

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

Static Public Attributes

static const bool value =false

Detailed Description

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

is_const_method::value is true if F is a pointer to a const method


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