Second overload for operator new not documented
Author: vikhikCreated Sep 18, 2024Updated Apr 1, 2025
Nowadays, EASTL requires two overloaded operator news, however the docs don't specify this.
Please update the integration docs: https://github.com/electronicarts/EASTL/blob/master/doc/CMake/EASTL_Project_Integration.md#overloading-operator-new
Source: electronicarts/EASTL