On Thursday, 6 February 2014 at 08:06:54 UTC, Paulo Pinto wrote:
That won't play ball with third party libraries distributed in binary form.

That is not obvious, you specify the runtime. Anyway, whole program analysis also does not play well with binary libraries without detailed semantic metadata.

Does shared_ptr in C++11 work with binary libraries that use it, if the it is compiled with a compiler from another vendor?

Reply via email to