Swap two SetInfo objects.
Declared in <cluster_linearize.h>
<cluster_linearize.h>
void swap( SetInfo& a, SetInfo& b) noexcept;
Name
Description
a
The first object to swap.
b
The second object to swap.
Created with MrDocs