Michele Caini/entt: Release v3.5.2

Name: entt

Owner: Michele Caini

Release: EnTT v3.5.2

Released: 2020-09-22

License: MIT

Release Assets:

Changelog:

  • meta:
    • Implemented shortcuts for meta-functions and meta-data (see meta_any and meta_type).
    • meta_any support for pointer-like types to non-const, non-copyable types.

The documentation is up-to-date and the library is battle-tested with 100% coverage as usual. I've also updated the section EnTT in Action with more and more examples.

To top