How to get return type of current method?
Mike B Johnson via Digitalmars-d-learn Tue, 18 Apr 2017 16:51:37 -0700
How can I get the return type of the current method without
specifying the name or any complexity? Similar to typeof(this).
- How to get return type of current m... Mike B Johnson via Digitalmars-d-learn
- Re: How to get return type of ... ketmar via Digitalmars-d-learn
- Re: How to get return type... Mike B Johnson via Digitalmars-d-learn
- Re: How to get return ... Meta via Digitalmars-d-learn
- Re: How to get ret... Ali Çehreli via Digitalmars-d-learn
