Michele Caini преди 6 години
родител
ревизия
22020cae49
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/entt/entity/entity.hpp

+ 1 - 1
src/entt/entity/entity.hpp

@@ -156,7 +156,7 @@ constexpr bool operator!=(const Entity entity, null other) ENTT_NOEXCEPT {
 
 
 
 
 /**
 /**
- * @brief Null entity.
+ * @brief Compile-time constant for null entities.
  *
  *
  * There exist implicit conversions from this variable to entity identifiers of
  * There exist implicit conversions from this variable to entity identifiers of
  * any allowed type. Similarly, there exist comparision operators between the
  * any allowed type. Similarly, there exist comparision operators between the