basic_path::swap Method
Exchanges the stored file name for the file name from a specified basic_path object.
void swap(
basic_path& Right
);
Parameters
- Right
A basic_path object.
Requirements
Header: filesystem
Namespace: std::tr2::sys
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Exchanges the stored file name for the file name from a specified basic_path object.
void swap(
basic_path& Right
);
Header: filesystem
Namespace: std::tr2::sys