On Dec 7, 09 01:24, bearophile wrote:
Andrei Alexandrescu:Should we yank operator>>>?We can change it purpose and add the other one: <<< rotate leftrotate rightBye, bearophile
No, it will _silently_ break code that uses >>> as unsigned right shift.
On Dec 7, 09 01:24, bearophile wrote:
Andrei Alexandrescu:Should we yank operator>>>?We can change it purpose and add the other one: <<< rotate leftrotate rightBye, bearophile
No, it will _silently_ break code that uses >>> as unsigned right shift.