Michele Caini 3 lat temu
rodzic
commit
207b7674ae
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/entt/entity/storage.hpp

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

@@ -1118,7 +1118,6 @@ public:
      * @tparam It Type of mutable forward iterator.
      * @param first An iterator to the first element of the range to generate.
      * @param last An iterator past the last element of the range to generate.
-     * @return Iterator pointing to the first entity inserted, if any.
      */
     template<typename It>
     void insert(It first, It last) {