id summary reporter owner description type status milestone component version severity resolution keywords cc 3528 "filesystem reference says both ""void remove"" and ""bool remove""" anonymous Beman Dawes "http://www.boost.org/doc/libs/1_40_0/libs/filesystem/doc/reference.html#Operations-functions States template void remove(const Path& p, system::error_code & ec = singular ); while looking higher up in the documentation, the same remove function is documented as: template bool remove(const Path& p); This seems like mismatch in the documentation." Bugs closed Boost 1.41.0 filesystem Boost 1.40.0 Problem fixed documentation