how to reflect on function attributes

Ellery Newcomer ellery-newcomer at utulsa.edu
Tue Jun 4 19:03:47 PDT 2013


specifically, const, eg.

class A { void func() const { blah } }

std.traits.FunctionAttributes makes no mention of it


More information about the Digitalmars-d-learn mailing list