Michele Caini 2 лет назад
Родитель
Сommit
f0191b9afe
1 измененных файлов с 1 добавлено и 1 удалено
  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.
      */