>FromYourCode();

Source code quote in C++166

 June 16, 2014 am30 10:31
a ^= b; // swap
b ^= a;
a ^= b;

Check similar quotes

Share this quote