libcopp
2.2.0
|
#include <cmd_option_bind_param_list.h>
Public Types | |
typedef _Tp | type |
typedef cmd_option_bindt_cc_caller< _Tp > | caller_type |
Static Public Member Functions | |
static const _Tp & | do_wrap (const _Tp &__x) |
static _Tp & | do_wrap (_Tp &__x) |
Maps member pointers into instances of _Mem_fn but leaves all primary template handles the non–member-pointer case.
Definition at line 30 of file cmd_option_bind_param_list.h.
typedef cmd_option_bindt_cc_caller<_Tp> util::cli::binder::maybe_wrap_member_pointer< _Tp >::caller_type |
Definition at line 32 of file cmd_option_bind_param_list.h.
typedef _Tp util::cli::binder::maybe_wrap_member_pointer< _Tp >::type |
Definition at line 31 of file cmd_option_bind_param_list.h.
|
inlinestatic |
Definition at line 36 of file cmd_option_bind_param_list.h.
|
inlinestatic |
Definition at line 34 of file cmd_option_bind_param_list.h.