0ad/source/ps/containers
Ralph Sennhauser 2cedb48de2
Remove custom span and use std::span
With C++20 the custom container PS:span, which was a backport of
std::span is no longer needed.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-08-24 11:09:57 +02:00
..
tests Fix includes in source/ps 2025-08-03 15:57:56 +02:00
StaticVector.h Fixes PS::StaticVector insert and adds more tests 2025-04-20 17:13:40 +02:00