$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::trait::function::internal::introspect::has_lvalue_t< T, V > Struct Template Reference

#include <mln/trait/functions.hh>

Public Types

typedef metal::false_ ret
typedef void type

Detailed Description

template<typename T, typename V>
struct mln::trait::function::internal::introspect::has_lvalue_t< T, V >

Definition at line 73 of file functions.hh.

Member Typedef Documentation

template<typename T, typename V>
typedef metal::false_ mln::trait::function::internal::introspect::has_lvalue_t< T, V >::ret

Definition at line 75 of file functions.hh.

template<typename T, typename V>
typedef void mln::trait::function::internal::introspect::has_lvalue_t< T, V >::type

Definition at line 76 of file functions.hh.