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
7.82k stars 905 forks source link

Fix ring_buffer comparation logic #514

Closed ChaiByte closed 12 months ago

ChaiByte commented 1 year ago

Make sure to compare two ring buffers in ring-buffer-order.

Resolve: https://github.com/electronicarts/EASTL/issues/511 CC: @grojo-ea @jhopkins-ea