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/