#include <boost/type_traits/remove_reference.hpp>
Go to the source code of this file.
Classes | |
struct | boost::add_pointer< T > |
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
Typedefs | |
template<class T > | |
using | boost::add_pointer_t = typename add_pointer< T >::type |