SObjectizer 5.8
|
Check whether T is a non-static member function pointer. More...
#include <message_handler_format_detector.hpp>
Static Public Attributes | |
static constexpr 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:
Definition at line 112 of file message_handler_format_detector.hpp.
|
staticconstexpr |
Definition at line 114 of file message_handler_format_detector.hpp.