Opened 5 years ago

#13426 new Feature Requests

path::concat should ideally take a value_type

Reported by: ethan@… Owned by: Beman Dawes
Milestone: To Be Determined Component: filesystem
Version: Boost 1.63.0 Severity: Cosmetic
Keywords: Cc:

Description

Hello,

It'd be great if the concat function on filesystem::path would take a value_type so that it is in line with the filesystem spec. This would also allow .concat(fs::path::preferred_separator) as an easy way to append the separator to the path.

Change History (0)

Note: See TracTickets for help on using tickets.