2 Sep
2008
2 Sep
'08
10:40 a.m.
Ákos Maróy wrote:
Thanks for the pointer. I'm still using boost 1.35.0, and this seems to have been introduced in 1.36. When I'll upgrade, I'll be able to use it :)
remove_all exists in boost for a long time - at least since version 1.32 (http://www.boost.org/doc/libs/1_32_0/libs/filesystem/doc/operations.htm#remo...). Somehow it is missing in the documentation in 1.34 and 1.35, but the implementation is there so you should be able to use it in 1.35.0! Best regards, Wolfgang