#include <SimpleFunctors.h>
Public Member Functions | |
T1 & | operator() (T1 &left, const T2 &right) const |
Left assignment functor. Works just like normal binary assignment operator in places where functor is needed.
Definition at line 232 of file SimpleFunctors.h.
|
inline |
Definition at line 234 of file SimpleFunctors.h.