in reply to Re^2: overloading core function and non-existing operator
in thread overloading core function and non-existing operator

Just read the Overloading Constants section of the overload documentation.

Either that or bless your numbers before you shift them around.

- tye        

  • Comment on Re^3: overloading core function and non-existing operator (...constants)