On Wed, Feb 20, 2013 at 7:29 PM, Timon Gehr <timon.gehr@gmx.ch> wrote:
http://d.puremagic.com/issues/show_bug.cgi?id=9551On 02/20/2013 03:37 PM, Gor Gyolchanyan wrote:
......
Is there any change of this being fixed any time soon?
According to the online documentation it seems like it should work:
http://dlang.org/template.html#TemplateThisParameter states:
"TemplateThisParameters are used in member function templates to pick up the type of the this reference."
http://dlang.org/class.html states:
Classes consist of:
...
* member functions
...
* Constructors
I guess just post it to bugzilla.
I really really hope this gets fixed soon, because my project is stuck because of this.--
Bye,
Gor Gyolchanyan.