https://issues.dlang.org/show_bug.cgi?id=8109

Nicholas Wilson <iamthewilsona...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iamthewilsona...@hotmail.co
                   |                            |m

--- Comment #1 from Nicholas Wilson <iamthewilsona...@hotmail.com> ---
So, typeof(this) and typeof(super) are just regular expression typeofs,
typeof(return) is special because it needs deferred analysis when the return
type is auto. 

This would effectively be just as special, if not more so. Do you still need
this?

--

Reply via email to