#include <remove_reference.hpp>
Public Types | |
typedef boost::detail::remove_rvalue_ref< T >::type | type |
Definition at line 38 of file remove_reference.hpp.
typedef boost::detail::remove_rvalue_ref<T>::type boost::remove_reference< T >::type |
Definition at line 38 of file remove_reference.hpp.