template<>
eastl::hash<ResourceID> struct

A necessary structure to be able to use ResourceID on containers such as hash_map.

Public functions

auto operator()(const ResourceID& val) const -> size_t