CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::traits::weakly_decrementable Concept Reference

#include <CeresEngine/Foundation/Traits/is_weakly_decrementable.hpp>

Concept definition

template<class I>
Definition is_weakly_decrementable.hpp:42
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25

Detailed Description