Quote Originally Posted by laserlight View Post
Yes, unless the conversion function is declared explicit, or for some reason you really want to emphasize that there is this conversion that is happening. Again, I already stated this in post #34.
In VS2010, explicit is not supported for conversion function. Is this feature very new? Thanks.