www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: safer casts - take II

Yigal Chripun Wrote:

 to my defense, I'll note the fact that c++ provides its casts (except of
 course the legacy C syntax) with a template syntax too

c++ casts have uniform syntax of templated functions, D cast has syntax of prefix operator, what syntax will have cast!()?
May 13 2008