Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Replaces the file name extension of the stored file name.
basic_path& replace_extension(
const string_type& Newext = string_type()
);
Parameters
- Newext
The new file name extension.
Requirements
Header: filesystem
Namespace: std::tr2::sys