#include <compose.hh>
Inheritance diagram for oln::internal::compose_uu_< F1, F2 >:
Public Types | |
typedef compose_uu_ | self_type |
Public Member Functions | |
self_type::result_type | operator() (typename self_type::argument_type arg) const |
compose_uu_ (const F1 &f1, const F2 &f2) |
Definition at line 44 of file compose.hh.