提交历史

作者 SHA1 备注 提交日期
  Michele Caini a32ca8eb1d doc: updated doc for any/meta_any/poly 5 年之前
  Michele Caini 1979a2279f poly: removed std::reference_wrapper support (incomplete, breaking change) 5 年之前
  Michele Caini 1434f942dd *: make it work with VS2017 5 年之前
  Michele Caini 955d325f07 meta_any: deprecated std::reference_wrapper support 5 年之前
  Michele Caini 3fac3fe2d7 any: deprecate std::reference_wrapper support 5 年之前
  Michele Caini 6ff217e74e meta: removed any reference to std::reference_wrapper/std::ref/std::cref 5 年之前
  Michele Caini cd667fe34b meta: make_meta_any 5 年之前
  Michele Caini 3d6202ecfd any: make_any 5 年之前
  Michele Caini c40f0ef2bb type traits: is_equality_comparable support for nlohmann json like types (where T::value_type is T) - close #701 5 年之前
  Michele Caini c4b169edd1 registry: make ::remove and ::erase work also with iterators returned by views 5 年之前
  Michele Caini c6bba98828 registry: ::destroy review 5 年之前
  Michele Caini e5d4f1bb58 entity: deprecate handle::remove_all and registry::remove_all 5 年之前
  Michele Caini cf522d60ca doc: updated doc for handle 5 年之前
  Michele Caini daf72a7c61 entity: registry ::remove/::erase entity/range and safe/unsafe versions (close #486) 5 年之前
  Michele Caini f116ad0594 test: use iterators in the poly storage example 5 年之前
  Michele Caini e59d40834d any: reduce vtable options 5 年之前
  Michele Caini d06328af7f any: small review 5 年之前
  Michele Caini baa9d7d836 any: avoid invalid state from assignment operator for non-copyable types 5 年之前
  Michele Caini b030df55ee registry: clean up 5 年之前
  Michele Caini 64eb8a2d0d sparse_set: ::remove returns number of actually removed elements 5 年之前
  Michele Caini 7d7c36e0c7 registry: clean up ::remove_all 5 年之前
  Michele Caini 9ad5768050 registry: clean up ::clear 5 年之前
  Michele Caini 1cafbcff38 sparse_set: remove (and range-remove) if exists 5 年之前
  Michele Caini 4bbf93fd0c sparse_set: remove -> erase 5 年之前
  Michele Caini 120918bc37 any: refine the aggregate support to make any closer to its standard counterpart 5 年之前
  Michele Caini 253448cffb sparse_set: suppress warnings for unused variables 5 年之前
  Michele Caini 26f19fb90e storage: cleanup 5 年之前
  Michele Caini e8f982e909 view/group: raw() isn't bound to pointer types 5 年之前
  Michele Caini 0fa433187e storage: valid state on component removal (allows component destructors to access pools) 5 年之前
  Michele Caini b0069299ea meta_any: avoid dereferencing C-style arrays 5 年之前