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

--- Comment #1 from Kenji Hara <k.hara...@gmail.com> ---
(In reply to Martin Nowak from comment #0)
> I'd suggest to fix __traits(hasMember) to not instantiate opDispatch in
> which case issue 14605 needs to be refixed.

Today, hasMember, getMember, getOverloads, getVirtualMethods, and
getVirtualFunctions have consistent result. If we fix the built-in
__traits(hasMember), we should also fix other related traits.

--

Reply via email to