Public Types | Static Public Member Functions

mln::trait::next::set_unary_< mln::fun::internal::unary_with< F >, mln::Meta_Function, G >::ret_t Struct Reference

#include <unary.hh>

List of all members.

Public Types

typedef identity
< mln::fun::compose >
::ret::template with< F, G >
::ret 
ret

Static Public Member Functions

static ret::result call (const F &f, const G &g)

Detailed Description

template<typename F, typename G>
struct mln::trait::next::set_unary_< mln::fun::internal::unary_with< F >, mln::Meta_Function, G >::ret_t

Definition at line 155 of file unary.hh.


Member Typedef Documentation

template<typename F , typename G >
typedef identity<mln::fun::compose>::ret::template with<F, G>::ret mln::trait::next::set_unary_< mln::fun::internal::unary_with< F >, mln::Meta_Function, G >::ret_t::ret

Definition at line 157 of file unary.hh.


Member Function Documentation

template<typename F , typename G >
static ret::result mln::trait::next::set_unary_< mln::fun::internal::unary_with< F >, mln::Meta_Function, G >::ret_t::call ( const F &  f,
const G &  g 
) [inline, static]

Definition at line 159 of file unary.hh.