0ad/source/lib/file
Ralph Sennhauser 181a29597d
Remove helper function FileExists
Use std::filesystem at caller site instead.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-20 12:01:38 +02:00
..
archive Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
common Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
disabled_tests Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
io Replace all use of POSIX truncate 2026-06-15 15:33:59 +02:00
vfs Replace all uses of POSIX stat 2026-06-17 13:14:28 +02:00
file.cpp Fix some includes all over the place 2025-08-14 20:15:30 +02:00
file.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
file_system.cpp Remove helper function FileExists 2026-06-20 12:01:38 +02:00
file_system.h Remove helper function FileExists 2026-06-20 12:01:38 +02:00