With postfix and prefix do ALL the operators have to be either at the beginning or end respectively? Examples on pp 29 have examples with an operator between data members to have the order of operation. Can't this also be done be switching the order of the operators on the outside?
, donour
|
In (pre)postfix operator goes (before) after its own arguments by Mike O'Donnell, 2000, Oct 07
to: