swap overloads
Synopses
Declared in <util/bitdeque.h>
Swap two FeeFracs.
Non‐member version of swap.
Exchange the contents of two containers.
Parameters
Name |
Description |
a |
The first FeeFrac to swap. |
b |
The second FeeFrac to swap. |
b1 |
First container to swap. |
b2 |
Second container to swap. |
Created with MrDocs