mirror of
https://github.com/boostorg/filesystem.git
synced 2026-02-27 17:02:19 +00:00
554f8190367a9e3f9f248661b3ded6915fc5ccc3
Filesystem: Fix #6809, Implementation of filesystem::rename() method for MS Windows is wrong, by adding MOVEFILE_COPY_ALLOWED to deal with renames across drives, volumes, file systems. Fix has no effect on non-Windows systems.
Description
Mirrored via gitea-mirror
Languages
C++
98.4%
CMake
1.5%