cisst-saw
|
Swap the values of input1, input2. More...
#include <vctStoreBackBinaryOperations.h>
Static Public Member Functions | |
static void | Operate (InputOutputType &input1, InputOutputType &input2) |
Swap the values of input1, input2.
|
inlinestatic |
Execute the operation.
input1 | First operand (input and output). |
input2 | Second operand (input and output). |