how to reflect on function attributes
Ali Çehreli
acehreli at yahoo.com
Tue Jun 4 20:17:10 PDT 2013
On 06/04/2013 07:03 PM, Ellery Newcomer wrote:
> specifically, const, eg.
>
> class A { void func() const { blah } }
>
> std.traits.FunctionAttributes makes no mention of it
Not that it adds more information over the spec, but I have finished the
translation of the "is Expression" chapter just yesterday:
http://ddili.org/ders/d.en/is_expr.html
Ali
More information about the Digitalmars-d-learn
mailing list