CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::traits::weakly_incrementable Concept Reference
#include <
CeresEngine/Foundation/Traits/is_weakly_incrementable.hpp
>
Concept definition
template
<
class
I>
concept
CeresEngine::traits::weakly_incrementable
=
is_weakly_incrementable_v<I>
CeresEngine::traits::weakly_incrementable
Definition
is_weakly_incrementable.hpp:42
CeresEngine::hash
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition
Hash.hpp:25
Detailed Description
CeresEngine
traits
weakly_incrementable
Generated by
1.9.8