Am 15.10.2014 um 09:18 schrieb "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= <ola.fosheim.grostad+dl...@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

Reply via email to