Template Function legion::core::nameHash(const char(&))

Function Documentation

Warning

doxygenfunction: Unable to resolve function “legion::core::nameHash” with arguments (const char (&)) in doxygen xml output for project “LegionEngine” from directory: ../xml/. Potential matches:

- id_type nameHash(const std::string &name)
- id_type nameHash(const std::string_view &name)
- id_type nameHash(cstring name)
- template<size_type N> id_type nameHash(const char (&name)[N])