fs_ops.h
9.06 KB
-
LWG2725 Fix error reporting for filesystem::exists · 2be92127
* include/experimental/bits/fs_ops.h (exists(const path&, error_code&)): Clear error if status is known (LWG 2725). (status(const path&, error_code&)): Handle EOVERFLOW. * testsuite/experimental/filesystem/operations/exists.cc: Test overload taking an error_code. From-SVN: r241417
Jonathan Wakely committed