Skip to content

3.14.02

Compare
Choose a tag to compare
@rparolin rparolin released this 06 Sep 18:34
· 137 commits to master since this release
  • Fixed memory leak in eastl::string_hash_map when inserting a duplicate key.
  • Added eastl::stable_partition algorithm implementation.
  • Fixed eastl::CoreDeleterAdapter so the object destructor is called before freeing the allocated memory.