#include <boost/config.hpp>
#include <boost/type_traits/integral_promotion.hpp>
#include <boost/type_traits/floating_point_promotion.hpp>
Go to the source code of this file.
Classes | |
struct | boost::promote< T > |
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
Typedefs | |
template<class T > | |
using | boost::promote_t = typename promote< T >::type |