
The simple code: std::string str("d:\\New folder"); bfs::path base(str);
Is causing an illegal memory access giving the following stack trace:
msvcp90d.dll!std::basic_string
msvcp90d.dll!std::basic_string
The simple code: std::string str("d:\\New folder"); bfs::path base(str);
Is causing an illegal memory access giving the following stack trace:
msvcp90d.dll!std::basic_string
msvcp90d.dll!std::basic_string