19 directory1.swap(directory2);
void swap(Directory &directory) noexcept
Swap two instances.
void swap(Path &path) noexcept
Swap two instances.
C++ Common project definitions.
void swap(FileCache &cache1, FileCache &cache2) noexcept
void swap(Directory &directory1, Directory &directory2) noexcept