#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 225 of file SimpleFunctors.h.
|
inline |
Definition at line 226 of file SimpleFunctors.h.