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

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

Concept definition

template<class LHS, class RHS>
Definition is_assignable_from.hpp:34
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25

Detailed Description