Swap two FeeFracs.
Declared in <util/feefrac.h>
<util/feefrac.h>
void swap( FeeFrac& a, FeeFrac& b) noexcept;
Name
Description
a
The first FeeFrac to swap.
b
The second FeeFrac to swap.
Created with MrDocs