On Friday, 29 January 2016 at 08:26:01 UTC, John Colvin wrote:
It depends what you mean by templated. I believe the interoperability work is for the results of instantiated templates, not on the templates themselves.

Hmm, not sure how important that is. At least in my C++ class templates most member functions tend to be inline, so they shouldn't end up in an object file.

Reply via email to