Public Types

mln::trait::function::internal::introspect::has_lvalue_t< T, V > Struct Template Reference

#include <functions.hh>

List of all members.

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.