Projection_object::argument_type | |
argument type.
| |
Projection_object::result_type | |
result type.
|
Projection_object o; | |
default constructor.
|
result_type& | o.operator() ( argument_type &) const | |
const result_type& | o.operator() ( const argument_type &) const |