celestia/src/celcompat
Hleb Valoshka df25eed5a2 Add fs::create_directory() and move fs utility function to their own file 2021-03-09 09:07:21 +03:00
..
CMakeLists.txt Add a C++17 compatible charconv, from_chars only 2021-03-03 20:18:32 +03:00
cc.cpp Add a C++17 compatible charconv, from_chars only 2021-03-03 20:18:32 +03:00
cc.h Add a C++17 compatible charconv, from_chars only 2021-03-03 20:18:32 +03:00
charconv.h Add a C++17 compatible charconv, from_chars only 2021-03-03 20:18:32 +03:00
filesystem.h Use cmake define for filesystem include 2020-11-17 21:08:55 +08:00
fs.cpp Add fs::create_directory() and move fs utility function to their own file 2021-03-09 09:07:21 +03:00
fs.h Add fs::create_directory() and move fs utility function to their own file 2021-03-09 09:07:21 +03:00
string_view.h Add a C++17 compatible string_view implementation 2021-03-03 20:18:32 +03:00
sv.h Fix missing return statement 2021-03-08 14:08:36 +03:00
testfs.cc Add a minimal C++17-like filesystem library 2019-08-16 18:11:24 +03:00