Michele Caini 2 anni fa
parent
commit
f0191b9afe
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/entt/entity/snapshot.hpp

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

@@ -76,7 +76,7 @@ public:
      */
     basic_snapshot &operator=(const basic_snapshot &) = delete;
 
-    /*
+    /**
      * @brief Default move assignment operator.
      * @return This snapshot.
      */