On 2010-02-21 08:28:02 -0500, Philippe Sigaud <[email protected]> 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
[email protected]
http://michelf.com/
