concepts v0.0.1

Atila Neves via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Dec 19 08:56:53 PST 2016


On Saturday, 17 December 2016 at 04:00:32 UTC, Nicholas Wilson 
wrote:
> On Friday, 16 December 2016 at 23:49:18 UTC, Nicholas Wilson 
> wrote:
>> On Friday, 16 December 2016 at 20:51:19 UTC, Atila Neves wrote:
>>> @models!(Foo, isFoo)
>>
>>
>> What happened to the __UDA_ATTACHMENT__ proposal?

Nothing AFAIK.

>
> Also are UDAs legal after the symbol? i.e. with 
> __UDA_ATTACHMENT__ could you do struct Foo @models!isFoo
> {
>     void foo();
> }
>
>  ?

Nope.




More information about the Digitalmars-d-announce mailing list