So what exactly is coming with extended C++ support?
Paulo Pinto via Digitalmars-d
digitalmars-d at puremagic.com
Wed Oct 15 10:38:47 PDT 2014
Am 15.10.2014 um 09:18 schrieb "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?=
<ola.fosheim.grostad+dlang at gmail.com>":
> On Wednesday, 15 October 2014 at 06:29:40 UTC, Daniel N wrote:
>> "C++03 has this syntax to oblige the compiler to instantiate a template:
>>
>> template class std::vector<MyClass>;"
>
> But how does D handle concepts which most likely will be in the C++14
> standard?
>
> http://concepts.axiomatics.org/~ans/
I imagine you meant C++17. C++14 is already ratified.
--
Paulo
More information about the Digitalmars-d
mailing list