Searched refs:check_is_negative (Results 1 – 1 of 1) sorted by relevance
43 inline void check_is_negative(const mpl::true_&) BOOST_NOEXCEPT {} in check_is_negative() function44 inline void check_is_negative(const mpl::false_&) in check_is_negative() function76 check_is_negative(boost::is_signed<R>()); in eval_convert_to()569 …check_is_negative(mpl::bool_<is_signed_number<R>::value || (number_category<R>::value == number_ki… in eval_convert_to()