__traits so long and ugly, what about ::?

Ary Manzana ary at esperanto.org.ar
Thu Mar 31 06:34:28 PDT 2011


On 3/31/11 10:35 AM, Kagamin wrote:
> Ary Manzana Wrote:
>
>> I just hate it when you have to write too much
>
> hasMember!(S, "m")
> is only 1 character longer than
> S::hasMember("m")
>
> not too much for me

Ah, so then I change it to:

S::hm("M")


More information about the Digitalmars-d mailing list