Subject: [Boost-bugs] [Boost C++ Libraries] #3186: void boost::filesystem::basic_path::clear() missing
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-17 09:10:41
#3186: void boost::filesystem::basic_path::clear() missing
--------------------------------------------------------+-------------------
Reporter: Jörg Schmidt <joerg.schmidt_at_[hidden]> | Owner: bemandawes
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: filesystem
Version: Boost 1.39.0 | Severity: Problem
Keywords: |
--------------------------------------------------------+-------------------
The clear() method of basic_path is missing (in path.hpp), although it is
documented in
http://www.boost.org/doc/libs/1_39_0/libs/filesystem/doc/reference.html
Because the correspondent empty() method is available, I assume that
clear() was simply forgotten.
Currently I work aorund this by assigning an empty string to the path
instead of calling clear() on that path.
Best regards
Jörg
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3186> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC