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