#include <compose.hh>
Public Types | |
typedef F | argument1 |
typedef G | argument2 |
typedef composition< CatF, F, CatG, G >::exact_type | result |
Public Member Functions | |
typedef | mln_trait_fun_param (result) param |
Static Public Member Functions | |
static result | read (const F &f, const G &g) |
typedef F mln::fun::internal::compose_helper< CatF, F, CatG, G >::argument1 |
typedef G mln::fun::internal::compose_helper< CatF, F, CatG, G >::argument2 |
typedef composition<CatF, F, CatG, G>::exact_type mln::fun::internal::compose_helper< CatF, F, CatG, G >::result |
typedef mln::fun::internal::compose_helper< CatF, F, CatG, G >::mln_trait_fun_param | ( | result | ) |
static result mln::fun::internal::compose_helper< CatF, F, CatG, G >::read | ( | const F & | f, | |
const G & | g | |||
) | [inline, static] |