Skip to content

function abs(T) math

template <typename T>
constexpr inline T abs(T x) { … }

Defined at math/compiletime.hpp:48