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

#include <mln/fun/internal/selector.hh>

Public Types

typedef mln::metal::unqualif
< void >::ret 
A
typedef mln::metal::unqualif
< R_ >::ret 
R
typedef helper_selector_< R, A,
E >::ret 
ret

Detailed Description

template<typename R_, typename E>
struct mln::fun::internal::selector_from_result_< R_, E >

Definition at line 72 of file selector.hh.

Member Typedef Documentation

typedef mln::metal::unqualif< void >::ret mln::fun::internal::selector_< R_, void , E >::A
inherited

Definition at line 65 of file selector.hh.

typedef mln::metal::unqualif< R_ >::ret mln::fun::internal::selector_< R_, void , E >::R
inherited

Definition at line 64 of file selector.hh.

typedef helper_selector_<R, A, E>::ret mln::fun::internal::selector_< R_, void , E >::ret
inherited

Definition at line 66 of file selector.hh.