Thread overview | ||||||
---|---|---|---|---|---|---|
|
April 02, 2021 [Issue 21790] Finding template UDAs is not possible | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21790 Imperatorn <johan_forsberg_86@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johan_forsberg_86@hotmail.c | |om --- Comment #1 from Imperatorn <johan_forsberg_86@hotmail.com> --- What scope did you run that in? Also, should udas be able to be templated like that? Wouldn't you have to do @uda!int and uda!int for example? 🤔 -- |
April 02, 2021 [Issue 21790] Finding template UDAs is not possible | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21790 --- Comment #2 from Eyal <eyal@weka.io> --- UDAs are quite flexible. Can be pretty much anything. With @uda!int (or any type rather than a template) it will work. -- |
December 17, 2022 [Issue 21790] Finding template UDAs is not possible | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21790 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 01 [Issue 21790] Finding template UDAs is not possible | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21790 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/9820 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation