Searched defs:create_directory_symlink (Results 1 – 2 of 2) sorted by relevance
389 void create_directory_symlink(const path& to, const path& from) in create_directory_symlink() function392 void create_directory_symlink(const path& to, const path& from, system::error_code& ec) BOOST_NOEXC… in create_directory_symlink() function
1483 void create_directory_symlink(const path& to, const path& from, in create_directory_symlink() function