"sigra at home dot se" <[EMAIL PROTECTED]> writes:

|  std::cout << static_cast<unsigned short>(t) << std::endl;
| }
| 
| If "static_cast<const unsigned short>" would work, the compiler should warn.

given call-by-value, you must be joking.

-- Gaby

Reply via email to