|
ALP User Documentation
0.8.preview
Algebraic Programming User Documentation
|
This operator assigns the right-hand input if the left-hand input evaluates true.
More...
Inherits Operator< internal::right_assign_if< D1, D2, D3, implementation > >.
This operator assigns the right-hand input if the left-hand input evaluates true.
If the left-hand input does not evaluate true, then the output field is unmodified.
1.8.15