Template Function algo::half_nonnegative

Function Documentation

template<typename N>
auto algo::half_nonnegative(N n) noexcept -> typename std::enable_if<std::is_integral<N>::value, N>::type