D2 Feature?
Patrick Kreft
patrick_kreft at gmx.net
Wed Oct 10 09:10:34 PDT 2007
jcc7 schrieb:
> == Quote from Daniel Keep (daniel.keep.lists at gmail.com)'s article
>> Patrick Kreft wrote:
>>> I want to know that concept like C++0x is planing for D?
>>> Would improve policy-based class design ^^
>>> Regards
>>> Patrick Kreft
>> I don't think so, but if I remember correctly, someone already
>> implemented C++0x style concepts as a library (sorry; can't seem to find
>> the post at the moment).
>> -- Daniel
>
> Are you guys talking about "futurism"?
> http://www.dsource.org/projects/futurism
>
> http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=6762
> http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=6827
>
>
>
No that isnt that what i want ;o It's more like i can write down, which
Interfaces have to implemented by an class template. If i didnt
implemented it, the compiler will give me a warning.
More information about the Digitalmars-d
mailing list