suyu-mirror/src/common/fs
Morph 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept
This also covers std::span, which does not have a const iterator.

Also renames IsSTLContainer to IsContiguousContainer to explicitly convey its semantics.
2022-10-26 00:41:54 +07:00
..
file.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 +07:00
file.h concepts: Use the std::contiguous_iterator concept 2022-10-26 00:41:54 +07:00
fs.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 +07:00
fs.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 +07:00
fs_paths.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 +07:00
fs_types.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 +07:00
fs_util.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 +07:00
fs_util.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 +07:00
path_util.cpp path_util: Resolve `-Wpointer-bool-conversion` warning 2022-05-26 19:01:26 +07:00
path_util.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 +07:00