electronicarts / EASTL

EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
BSD 3-Clause "New" or "Revised" License
8.09k stars 929 forks source link

Update EABase submodule #504

Closed mtnpke closed 1 year ago

mtnpke commented 1 year ago

EABase has had some changes that are relevant for EASTL, such as the addition of EA_PLATFORM_WINDOWS_KERNEL. Update the submodule so that those can actually be used.

grojo-ea commented 1 year ago

Apologies for the late reply and thanks for fixing this up.