On 6/14/16 6:08 AM, pineapple wrote:
On Tuesday, 14 June 2016 at 07:35:36 UTC, Andrea Fontana wrote:Simply: method2();Also, typeof(this).method2();
Yes, if you want to distinguish between another function named method2. -Steve
Steven Schveighoffer via Digitalmars-d-learn Tue, 14 Jun 2016 07:36:57 -0700
On 6/14/16 6:08 AM, pineapple wrote:
On Tuesday, 14 June 2016 at 07:35:36 UTC, Andrea Fontana wrote:Simply: method2();Also, typeof(this).method2();
Yes, if you want to distinguish between another function named method2. -Steve