Mixin template parameter overloading bug?

Monkyyy crazymonkyyy at gmail.com
Sun Jun 15 16:03:03 UTC 2025


On Sunday, 15 June 2025 at 10:51:37 UTC, Nick Treleaven wrote:
>
> So I think there must be another reason why your unary literals 
> work.

Given it's specifically void return, and top level and it acts 
like it matches the first return, I expect that void is 
incorrectly being considered a invalid return type thru 1 very 
specific pathway of the compiler


More information about the Digitalmars-d-learn mailing list