`typeof(self)` as a macro def return type makes `self` resolve to the most...
`typeof(self)` as a macro def return type makes `self` resolve to the most specific type, not to the type where the macro was defined
Please register or sign in to comment