cds
2.3.2
|
#include <cds/opt/options.h>
Public Member Functions | |
template<typename T > | |
void | operator() (T &v1, T &v2) const |
Performs swapping of v1 and v2 using std::swap algo. | |
/ Default swap policy for opt::swap_policy
option /** The default swap policy is wrappr around std::swap
algorithm.