#include <vctStoreBackBinaryOperations.h>
Definition at line 228 of file vctStoreBackBinaryOperations.h.
| static void vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::Swap::Operate | ( | InputOutputType & | input1, | |
| InputOutputType & | input2 | |||
| ) | [inline, static] |
Execute the operation.
| input1 | First operand (input and output). | |
| input2 | Second operand (input and output). |
Definition at line 235 of file vctStoreBackBinaryOperations.h.