Public Types

mln::trait::function::get_storage< F > Struct Template Reference

#include <functions.hh>

List of all members.

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.