#include <boost/utility/enable_if.hpp>#include <boost/type_traits/is_unsigned.hpp>#include <algorithm>#include <cmath>#include <cstdlib>Go to the source code of this file.
Namespaces | |
| namespace | sge |
| namespace | sge::math |
Functions | |
| template<typename T> | |
| boost::disable_if < boost::is_unsigned< T >, T > ::type | sge::math::diff (T const &a, T const &b) |
1.5.5