Michele Caini/entt: Release v3.3.1

Name: entt

Owner: Michele Caini

Release: EnTT v3.3.1

Released: 2020-02-28

License: MIT

Release Assets:

Changelog:

  • config
    • Updated requirements for ETO, types must also be default constructible.
  • registry
    • Suppressed some warnings with MSVC.
    • assign_or_replace works also with aggregates now.
  • Re-added bazel support (thanks to @zaucy for that).

The documentation is up-to-date and the library is battle-tested with 100% coverage as usual.

To top