On Thursday, 14 March 2024 at 23:19:37 UTC, Inkrementator wrote:
* Is UDA propagation possible without string mixins?

@(__traits(getAttributes, thingYouWantToForward))
void yourNewThing() {}

* Are template mixins vulnerable to name collisions?

http://dpldocs.info/this-week-in-d/Blog.Posted_2020_01_20.html#understanding-mixin-templates

Reply via email to