argument_type typedef | more::gen::unary_closure | |
base typedef (defined in more::gen::unary_closure) | more::gen::unary_closure | [private] |
f (defined in more::gen::unary_closure) | more::gen::unary_closure | [private] |
operator()(argument_type x) | more::gen::unary_closure | [inline] |
operator=(unary_closure const &x) | more::gen::unary_closure | [inline] |
operator=(UnaryFunction &f_) | more::gen::unary_closure | [inline] |
operator=(Result(*f_)(Arg)) | more::gen::unary_closure | [inline] |
result_type typedef | more::gen::unary_closure | |
unary_closure() | more::gen::unary_closure | [inline] |
unary_closure(unary_closure const &x) | more::gen::unary_closure | [inline] |
unary_closure(const UnaryFunction &f_) | more::gen::unary_closure | [inline] |
unary_closure(Result(*f_)(Arg)) | more::gen::unary_closure | [inline] |
undef(Arg) (defined in more::gen::unary_closure) | more::gen::unary_closure | [inline, private, static] |