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

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

Public Member Functions

typedef mln_exact (T) T

Public Types

typedef mln::category< T >::ret Category
typedef
internal::helper_solve_unary_
< F, Category, T
meta_code
typedef meta_code::ret ret

Detailed Description

template<template< class > class F, typename T>
struct mln::fun::internal::resolve< F< T > >

Definition at line 64 of file resolve.hh.

Member Function Documentation

typedef mln::trait::solve_unary< F , T >::mln_exact ( T  )
inherited

Member Typedef Documentation

typedef mln::category<T>::ret mln::trait::solve_unary< F , T >::Category
inherited

Definition at line 154 of file solve_unary.hh.

typedef internal::helper_solve_unary_< F , Category, T > mln::trait::solve_unary< F , T >::meta_code
inherited

Definition at line 155 of file solve_unary.hh.

typedef meta_code::ret mln::trait::solve_unary< F , T >::ret
inherited

Definition at line 156 of file solve_unary.hh.