chsvlib
chsv helper source code

◆ swap()

void swap ( shared_lock< Mutex > &  other)
noexcept

Swaps state of the shared_lock object with another one.

Parameters
otherThe other object.