Classes | Public Types

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

#include <unary.hh>

List of all members.

Classes

struct  identity
struct  ret_t

Public Types

typedef ret_t ret

Detailed Description

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

Definition at line 146 of file unary.hh.


Member Typedef Documentation

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

Definition at line 166 of file unary.hh.