Idea #1 on integrating RC with GC
Ola Fosheim Grøstad" <ola.fosheim.grostad+dlang at gmail.com>
Ola Fosheim Grøstad" <ola.fosheim.grostad+dlang at gmail.com>
Thu Feb 6 00:38:55 PST 2014
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?
More information about the Digitalmars-d
mailing list