Circular enum member references in UDAs

realhet real_het at hotmail.com
Fri Feb 16 07:31:55 UTC 2024


On Thursday, 15 February 2024 at 20:10:15 UTC, Paul Backus wrote:
> On Thursday, 15 February 2024 at 18:12:42 UTC, realhet wrote:
> There was an attempt to fix it, but it looks like the PR author 
> wasn't able to get it working correctly in all cases.

That means I will solve this by putting the UDAs into a separate 
array.
With a mixin I can still do it without extra redundancy, while 
the compiler enforce the logical correctness of the identifiers.

Thank You for the info.


More information about the Digitalmars-d-learn mailing list