libcopp
2.2.0
|
通用赋值动作 - 容器push_front操作 More...
#include <cmd_option_phoenix.h>
Public Member Functions | |
push_front_t (T &t) | |
void | operator() (util::cli::callback_param params) |
Data Fields | |
T & | var |
通用赋值动作 - 容器push_front操作
Definition at line 68 of file cmd_option_phoenix.h.
|
inline |
Definition at line 70 of file cmd_option_phoenix.h.
|
inline |
Definition at line 72 of file cmd_option_phoenix.h.
References util::cli::cmd_option_list::get_params_number(), and util::cli::phoenix::push_front_t< T >::var.
T& util::cli::phoenix::push_front_t< T >::var |
Definition at line 69 of file cmd_option_phoenix.h.
Referenced by util::cli::phoenix::push_front_t< T >::operator()().