0
filesystem manipulation in modern C++
please add filesystem header operations (from upcomping standard releaase) into your tests
3 Respuestas
+ 1
use <fstream> for manipulalte filesystems
0
I don't mean a streams, but a header <filesystem>
0
for a manipulations with a files and folders, not with a content of these