2 Commits

Author SHA1 Message Date
Matt Borland
ccf0f9278e
Remove uses of boost.array 2023-12-20 15:22:56 +01:00
Mario Mulansky
ff755ff96e fixes #168
fixed bug in less_eq_with_sign. equality was not correctly checked for, which
resulted in wrong behavior when the numeric type had
std::numeric_limits<T>::epsilon() == 0.
2015-06-29 15:27:44 +02:00