Getting the parameters of a struct/class constructor

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Jan 24 09:14:21 PST 2013


On 1/24/13, Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> wrote:
>      ParameterTypeTuple!(A.this)

Use ParameterTypeTuple!(A.__ctor)


More information about the Digitalmars-d-learn mailing list