updated README

This commit is contained in:
Michele Caini
2018-06-12 08:46:05 +02:00
parent f147326fe0
commit 413f3356ce

View File

@@ -1528,7 +1528,8 @@ during iterations.<br/>
in undefined behavior.
Iterators are invalidated and the behavior is undefined if an entity is modified
or destroyed and it's not the one currently returned by the view.<br/>
or destroyed and it's not the one currently returned by the view nor a newly
created one.<br/>
To work around it, possible approaches are:
* Store aside the entities and the components to be removed and perform the