Boost logo

Boost Users :

From: John Femiani (JOHN.FEMIANI_at_[hidden])
Date: 2008-05-04 18:36:31


 

Frank Birbacher wrote:
> To resolve the problem I looked into the boost source code.
> And there I found a "remove_all" function. I wonder what it
> does because I'm in need for a recursive remove function. I
> scanned the filesystem documentation at
>
> http://www.boost.org/doc/libs/1_35_0/libs/filesystem/doc/refer
> ence.html
>
> but it does not contain "remove_all". Is the remove_all
> function part of the public API of Filesystem and was just
> forgotten in the docs? Or must I not use "remove_all"?
>

Also, the docs include a function called 'replace_extension', but the
function name is 'change_extension' in the source.

-- John


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