#include <meta_utils.hpp>
Public Types | |
typedef add_const_lvalue_reference< T >::type | reference |
typedef T | type |
Public Member Functions | |
reference | operator() (reference t) |
Definition at line 217 of file meta_utils.hpp.
typedef add_const_lvalue_reference<T>::type boost::move_detail::identity< T >::reference |
Definition at line 220 of file meta_utils.hpp.
typedef T boost::move_detail::identity< T >::type |
Definition at line 219 of file meta_utils.hpp.
|
inline |
Definition at line 221 of file meta_utils.hpp.