#include <integral_promotion.hpp>
Public Types | |
typedef boost::type_traits::detail::integral_promotion< T, tag_type::value >::type | type |
Private Types | |
typedef boost::type_traits::detail::need_promotion< typename remove_cv< T >::type > | tag_type |
Definition at line 170 of file integral_promotion.hpp.
|
private |
Definition at line 173 of file integral_promotion.hpp.
typedef boost::type_traits::detail::integral_promotion<T, tag_type::value>::type boost::integral_promotion< T >::type |
Definition at line 175 of file integral_promotion.hpp.