Ticket #6832: operations.patch

File operations.patch, 413 bytes (added by peter.klotz@…, 10 years ago)

The patch without Trac's formatting

  • operations.hpp

    old new  
    11281128    using filesystem3::character_file;
    11291129//    using filesystem3::copy;
    11301130    using filesystem3::copy_file;
     1131    using filesystem3::copy_directory;
    11311132    using filesystem3::copy_option;
    11321133    using filesystem3::copy_symlink;
    11331134    using filesystem3::create_directories;