#include <is_unsigned.hpp>
Public Types | |
typedef remove_cv< T >::type | no_cv_t |
Static Public Attributes | |
static const no_cv_t | minus_one = (static_cast<no_cv_t>(-1)) |
static const no_cv_t | zero = (static_cast<no_cv_t>(0)) |
typedef remove_cv<T>::type boost::detail::is_unsigned_values< T >::no_cv_t |
|
static |
|
static |