Opened 12 years ago
#5318 new Feature Requests
Path replace_stem() request
Reported by: | Beman Dawes | Owned by: | Beman Dawes |
---|---|---|---|
Milestone: | To Be Determined | Component: | filesystem |
Version: | Boost 1.46.0 | Severity: | Problem |
Keywords: | Cc: |
Description
There has been a request for a path replace_stem() function to complement replace_extension().
It might make sense to revisit remove_filename(). It should probably have been replace_filename(const path& new_filename=path());
Ticket #5317 should be cleared before addressing these issues.
Note:
See TracTickets
for help on using tickets.