#include <CeresEngine/Reflection/Class.define.hpp>
template<typename T>
{ object.getClassInfo() } -> std::convertible_to<ClassInfo>;
{
constObject.getClassInfo() } -> std::convertible_to<ClassInfo>;
}
Definition Class.define.hpp:27
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25