Filesystem: remove arguments

19 Jun
2009
19 Jun
'09
11:52 a.m.
Hello, from the reference at http://www.boost.org/doc/libs/1_39_0/libs/filesystem/doc/reference.html#Oper...: template <class Path> void remove(const Path& p, system::error_code & ec = singular ); Using the 1.39.0 release, on Windows MSVC9, I get the following error: 'boost::filesystem::remove' : no overloaded function takes 2 arguments Has the second argument been removed? Is there any form of the remove function that does not throw? Thanks, Dimitri
5784
Age (days ago)
5784
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dimitri Kaparis