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/

Reply via email to