boost::units::static_abs — Compile time absolute value.
template<integer_type Value> struct static_abs { // public member functions BOOST_STATIC_CONSTANT(integer_type, value) ; };
static_abs
BOOST_STATIC_CONSTANT(integer_type, value) ;