Skip to content

3.01.01

Compare
Choose a tag to compare
@rparolin rparolin released this 25 May 23:41
· 337 commits to master since this release
  • Implemented eastl::bool_constant.
  • Implemented eastl::fixed_hash_map::rehash now supports hashtable bucket array overflow.
  • Implemented non-member eastl::size/eastl::data/eastl::empty.
  • Implemented eastl::is_hat_type trait.
  • Removed internal eastl::empty structure due to name collision.