DIP proposal: Enum parameters
Guillaume Piolat
first.last at spam.org
Wed Sep 28 15:21:54 UTC 2022
On Friday, 23 September 2022 at 15:41:21 UTC, Quirin Schroll
wrote:
> Read the draft here:
> https://github.com/Bolpat/DIPs/blob/EnumParameters/DIPs/1NNN-QFS.md
>
> Feedback is welcome.
> With auto enum, “compile-time-ness” is determined from argument
> (cf. auto ref) and queried via a trait.
Huh? I think this is already possible with
http://p0nce.github.io/d-idioms/#Is-this-available-at-compile-time-or-runtime?
More information about the Digitalmars-d
mailing list