#include <functional.hpp>
Template arguments :
Definition at line 211 of file functional.hpp.
Public Member Functions | |
F1::result_type | operator() (typename F2::argument_type &a) const |
Return (F1 o F2)(a). |
F1::result_type claw::unary_compose< F1, F2 >::operator() | ( | typename F2::argument_type & | a | ) | const [inline] |