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

Add max_size() to deque and vector #530

Open mtnpke opened 4 months ago

mtnpke commented 4 months ago

This improves STL compatibility.