#include <is_signed.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)) |
Definition at line 29 of file is_signed.hpp.
typedef remove_cv<T>::type boost::detail::is_signed_values< T >::no_cv_t |
Definition at line 36 of file is_signed.hpp.
|
static |
Definition at line 37 of file is_signed.hpp.
|
static |
Definition at line 38 of file is_signed.hpp.