Work function which applies the given functor to its argument. More...
Public Member Functions | |
| apply_functor (Functor const &f) | |
| template<typename Ref1 > | |
| void | operator() (Ref1 x) |
Public Types | |
| typedef void | result_type |
Work function which applies the given functor to its argument.
| Functor | Functor to apply to the argument. |
1.8.13