$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Wolfgang Fertsak (wolfgang.fertsak_at_[hidden])
Date: 2008-09-02 06:40:31
Á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#remove_all).
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