#include <boost/type_traits/remove_extent.hpp>

Go to the source code of this file.
Classes | |
| struct | boost::remove_bounds< T > |
Namespaces | |
| boost | |
| BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
Typedefs | |
| template<class T > | |
| using | boost::remove_bounds_t = typename remove_bounds< T >::type |