Swap operator ?

BLS nanali at nospam-wanadoo.fr
Wed Oct 10 11:01:18 PDT 2007


Not really nessesary, but nice to have...
int a = 1;
int b = 2;
a <=> b // a == 2, b == 1



More information about the Digitalmars-d mailing list