https://issues.dlang.org/show_bug.cgi?id=21790
--- Comment #2 from Eyal <[email protected]> --- UDAs are quite flexible. Can be pretty much anything. With @uda!int (or any type rather than a template) it will work. --
d-bugmail--- via Digitalmars-d-bugs Fri, 02 Apr 2021 12:52:48 -0700
https://issues.dlang.org/show_bug.cgi?id=21790
--- Comment #2 from Eyal <[email protected]> --- UDAs are quite flexible. Can be pretty much anything. With @uda!int (or any type rather than a template) it will work. --