Some questions now D2 is frozen

Michel Fortin michel.fortin at michelf.com
Sun Feb 21 05:34:19 PST 2010


On 2010-02-21 08:28:02 -0500, Philippe Sigaud <philippe.sigaud at gmail.com> said:

> Another thing I'd be very happy to have is opImplicitCast....

I think this works already:

	alias opImplicitCast this;
	
	@property T opImplicitCast() { ... }


-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/




More information about the Digitalmars-d mailing list