EnTT v3.5.2
Changelog:
meta
:- Implemented shortcuts for meta-functions and meta-data (see
meta_any
andmeta_type
). meta_any
support for pointer-like types to non-const, non-copyable types.
- Implemented shortcuts for meta-functions and meta-data (see
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.