Operator overloading

dennis luehring dl.soluz at gmx.net
Tue Dec 23 12:51:34 PST 2008


> ...
> This translation is quite awful and unreadable. It would be so much 
> better to get:
> 
> Query query = Select(a).Where(id == 5);

what speaks against an sql parsing mixin?

would be more expressive, compiletime based and typesafe
and even far more be able than what you can do with operator overloading






More information about the Digitalmars-d mailing list