$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::fun::unary< F, E >::with< T > Struct Template Reference

#include <mln/fun/unary.hh>

Public Member Functions

typedef mln_trait_nunary (internal::unary_with< F >, T) def

Public Types

typedef def::ret ret

Detailed Description

template<typename F, typename E = F>
template<typename T>
struct mln::fun::unary< F, E >::with< T >

Definition at line 59 of file unary.hh.

Member Function Documentation

template<typename F, typename E = F>
template<typename T>
typedef mln::fun::unary< F, E >::with< T >::mln_trait_nunary ( internal::unary_with< F >  ,
T   
)

Member Typedef Documentation

template<typename F, typename E = F>
template<typename T>
typedef def::ret mln::fun::unary< F, E >::with< T >::ret

Definition at line 61 of file unary.hh.