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

--- Comment #4 from Mike Parker <aldac...@gmail.com> ---
(In reply to Mike Parker from comment #3)
> Not at all. allMembers returns FuncPtr and funcPtr as distinct symbols. What
> I'm looking for is a generic way to know that one is an alias declaration
> and the other is not.

And to be clear, I'm talking about at compile time. I realize it's not possible
at runtime, but surely the compiler knows the difference.

--

Reply via email to