mirror of
https://github.com/electronicarts/EASTL.git
synced 2026-01-18 17:21:19 +01:00
* 3.21.23 * Add Cmake options to disable deprecations. * Bump EABase git-tag which includes necessary changes for EASTL. * Remove a bunch of unused parameters. * Disable deprecations when specializing templates and template variables using deprecated templates to fix gcc deprecation warnings. * Remove some tests which do not pass on GCC versions prior to 14.