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