celestia/checks
Hleb Valoshka 95c24446c1 Add a C++17 compatible string_view implementation
Actually there are some limitation caused by the fact that other classes
(e.g. std::string) don't know about string_view, so such limitation must
be handled manually.
2021-03-03 20:18:32 +03:00
..
cxxfs.cpp Use cmake define for filesystem include 2020-11-17 21:08:55 +08:00
cxxfsexp.cpp Use cmake define for filesystem include 2020-11-17 21:08:55 +08:00
cxxsv.cpp Add a C++17 compatible string_view implementation 2021-03-03 20:18:32 +03:00
cxxsvexp.cpp Add a C++17 compatible string_view implementation 2021-03-03 20:18:32 +03:00
intl.cpp Better handle libintl dependencies 2020-04-13 09:38:48 +03:00