This commit is contained in:
Michele Caini
2019-11-26 23:16:52 +01:00
parent 4a8b2f826d
commit c4da7a87f9

View File

@@ -326,7 +326,7 @@ public:
* Identifiers aren't guaranteed to be stable between different runs.
*
* @tparam Component Type of component to query.
* @return Runtime the opaque identifier of the given type of component.
* @return The opaque identifier of the given type of component.
*/
template<typename Component>
static component type() ENTT_NOEXCEPT {