فهرست منبع

meta: allow range-reset

Michele Caini 5 سال پیش
والد
کامیت
4d91afdf9f
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/entt/meta/meta.hpp

+ 0 - 1
src/entt/meta/meta.hpp

@@ -1536,7 +1536,6 @@ public:
         node->id = {};
         node->id = {};
         node->ctor = node->def_ctor;
         node->ctor = node->def_ctor;
         node->dtor = nullptr;
         node->dtor = nullptr;
-        node->next = nullptr;
     }
     }
 
 
 private:
 private: