15 Jun
2017
15 Jun
'17
7:47 p.m.
at Linux nowide fstream is just an alias to std::fstream
Artyom
בתאריך 15 ביוני 2017 9:27 אחה״צ, "Frédéric Bron"
Also I wasn't aware that auto f = nowide::fstream("toto.log"); Can actually call move constructor.
I am also surprised, I though it would be equivalent. And I use the same gcc version (6.3.0) and it causes no issue on linux, only on mingw cross compiler... Frédéric