New
EnTT v3.16.0
Changelog
-
config:core/attribute.hwas merged withconfig.h
-
core:- ⚠️ Huge performance improvements of the
entt::anyclass due to large internal changes with no impact on the API - Deprecate
basic_any<...>::type()in favor ofbasic_any<...>::info() - Make
stripped_type_namereturn empty views if name is not available - Add a
full_type_namefunction to type info API - Break the dependency between
basic_hashed_stringandstring_view - Make
const char *conversion operator explicit forbasic_hashed_string - Add typed
dataoverloads tobasic_any<...> - Add
has_valueoverloads tobasic_any<...> - Make
basic_anysupport self-assignment smoothly
- ⚠️ Huge performance improvements of the