On Saturday, 16 August 2014 at 02:23:45 UTC, Tofu Ninja wrote:
Would this only be usable be usable for templates already
instantiated in the c++ object file you were linking with?

Yes, it has to be. You would need to use C++'s explicit template instantiation to create an object file with all the requisite symbols.

Reply via email to