1 Sep
2008
1 Sep
'08
5:03 p.m.
Scott,
Seems there's a remove_all in the operations: http://www.boost.org/doc/libs/1_36_0/libs/filesystem/doc/reference.html#Oper...
I seems like it should be classified as a convenience function, though, since it appears to be implemented entirely in terms of other boost.filesystem features and does seem the same sort of thing as create_directories...
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 :) Thanks, Akos