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

#include <mln/trait/functions.hh>

Public Types

typedef
internal::introspect::has_storage_t
< F, void >::type 
ret

Detailed Description

template<typename F>
struct mln::trait::function::get_storage< F >

Definition at line 240 of file functions.hh.

Member Typedef Documentation

template<typename F >
typedef internal::introspect::has_storage_t<F, void>::type mln::trait::function::get_storage< F >::ret

Definition at line 242 of file functions.hh.