Fix copy_file bug. Note that copy() implementation is still incomplete, and test cases are also missing.
Boost Filesystem Library with modifications for the C++ standards committee proposal
To experiment (Windows):
Export boost subversion repo, say to trunk-ex pushd trunk-ex delete boost/filesystem.hpp, boost/filesystem, libs/filesystem git clone git://github.com/Beman/filesystem-proposal.git libs/filesystem pushd boost mklink filesystem.hpp ..\libs\filesystem\include\boost\filesystem.hpp mklink cxx11_char_types.hpp ..\libs\filesystem\include\boost\cxx11_char_types.hpp mklink /d filesystem ..\libs\filesystem\include\boost\filesystem popd popd bootstrap b2
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
filesystem-proposal-mods
Boost Filesystem Library with modifications for the C++ standards committee proposal
To experiment (Windows):
Export boost subversion repo, say to trunk-ex pushd trunk-ex delete boost/filesystem.hpp, boost/filesystem, libs/filesystem git clone git://github.com/Beman/filesystem-proposal.git libs/filesystem pushd boost mklink filesystem.hpp ..\libs\filesystem\include\boost\filesystem.hpp mklink cxx11_char_types.hpp ..\libs\filesystem\include\boost\cxx11_char_types.hpp mklink /d filesystem ..\libs\filesystem\include\boost\filesystem popd popd bootstrap b2