This website requires JavaScript.
Explore
Help
Sign In
mewin
/
mijin2
Watch
1
Star
0
Fork
0
You've already forked mijin2
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
mijin2
/
source
/
mijin
/
virtual_filesystem
History
Patrick Wuttke
ba23cb0c70
Made the lib work with -fno-exceptions (at least for now).
2025-03-02 14:35:37 +01:00
..
filesystem.cpp
Made the lib work with -fno-exceptions (at least for now).
2025-03-02 14:35:37 +01:00
filesystem.hpp
Added path concatination operator for PathReference.
2024-12-25 01:56:36 +01:00
relative.hpp
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
2024-08-29 00:01:23 +02:00
stacked.cpp
Fixed a bunch of clang-tidy warnings.
2024-08-18 13:13:17 +02:00
stacked.hpp
Added getNativePath() method to get the OS version of a virtual path.
2024-07-27 11:04:38 +02:00