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

#include <CeresEngine/SwiftConcepts.hpp>

Concept definition

template<typename T>
{ v } -> std::integral;
}
Definition SwiftConcepts.hpp:16
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25