#include <SimpleFunctors.h>
Public Member Functions | |
T2 & | operator() (const T1 &left, T2 &right) const |
Right assignment functor. Reverses the assignment direction in comparison with the normal binary assignment operator.
Definition at line 243 of file SimpleFunctors.h.
|
inline |
Definition at line 245 of file SimpleFunctors.h.