https://issues.dlang.org/show_bug.cgi?id=23598
--- Comment #7 from Walter Bright <[email protected]> --- Perhaps I can make this work by noticing if the `static if` member is the only member of the template, so it can be eagerly evaluated? --
d-bugmail--- via Digitalmars-d-bugs Thu, 19 Jan 2023 01:27:17 -0800
https://issues.dlang.org/show_bug.cgi?id=23598
--- Comment #7 from Walter Bright <[email protected]> --- Perhaps I can make this work by noticing if the `static if` member is the only member of the template, so it can be eagerly evaluated? --