Sunday, November 21, 2010

operator int&()

'operator int&()' is functionally equivalant to 'operator int bitand()'; although it is more useful for Obuscating C++ Contests.

Reference: C++ Templates by David Vandevoorde and Nicolai M. Josuttis. Addison-Wesley, 2003, p. 120.

No comments:

Post a Comment