Boost logo

Boost Users :

Subject: [Boost-users] Filesystem: remove arguments
From: Dimitri Kaparis (kaparis.dimitri_at_[hidden])
Date: 2009-06-19 07:52:20


Hello,

from the reference at
http://www.boost.org/doc/libs/1_39_0/libs/filesystem/doc/reference.html#Operations-functions:

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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net