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.
Swaps the stored file names of two basic_path objects.
template<class String,
class Traits>
inline void swap(
basic_path<String,
Traits>& Left,
basic_path<String,
Traits>& Right
);
Parameters
Left
The left basic_path object.Right
The right basic_path object.
Requirements
Header: filesystem
Namespace: std::tr2::sys