Skip to content

EnTT v3.5.2

Compare
Choose a tag to compare
@skypjack skypjack released this 22 Sep 06:31
· 4608 commits to master since this release

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.