Skip to content
File Math.hpp
-
namespace mce
-
class Math
Public Static Functions
-
template<typename T>
static inline constexpr size_t hash_accumulate(size_t hash, const T &toHash)
-
static inline constexpr size_t hash_accumulate_hashed(size_t hash, size_t other)