gibbed 5bf0b34445 C++17ification.
C++17ification!

- Filesystem interaction now uses std::filesystem::path.
- Usage of const char*, std::string have been changed to
  std::string_view where appropriate.
- Usage of printf-style functions changed to use fmt.
2020-04-07 16:09:41 -05:00
..
2020-02-22 12:31:21 -06:00
2019-05-08 08:31:04 -07:00
2020-04-07 16:09:41 -05:00