SObjectizer
5.5
|
Check whether T is a non-static member function pointer. More...
#include <message_handler_format_detector.hpp>
Static Public Attributes | |
static const bool | value = false |
Check whether T is a non-static member function pointer.
If T is not a pointer to member function then is_agent_method_pointer::value will be false.
If T is a pointer to method without args then:
If T is a pointer to method with one argument then:
|
static |