-
Erik Froseth authored
Post-push fix: Add virtual destructor to silence the compiler (-Wnon-virtual-dtor). Also, change the type of argument max_ulp_diff in function almost_equal from int to decltype.
Erik Froseth authoredPost-push fix: Add virtual destructor to silence the compiler (-Wnon-virtual-dtor). Also, change the type of argument max_ulp_diff in function almost_equal from int to decltype.
Loading