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

#include <CeresEngine/Foundation/Algorithm/Partitioner.hpp>

Concept definition

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

Detailed Description