DimRochette
Results
2
issues of
DimRochette
When you have path with trailing backslash the return codes of `std::filesystem::create_directories` and `std::filesystem::create_directory` for the same path are different. My problem is that return code are - different on...
LWG issue needed
filesystem
## Discovery I tried multiple way to do an insert with nanodbc on SQLserver and each time the text is unicode I have issues. I wrote a unit test that...