std::experimental::filesystem::path::swap

Swaps the contents of *this and other.

# Declarations

void swap( path& other );

(filesystem TS)

# Parameters

# Return value

(none)