RE: [Boost-users] Re: Using shared_ptr across shared library boun dary
11 Mar
2004
11 Mar
'04
9:28 p.m.
Works beautifully, even if the two DLLs are using different heaps.
How does that work? Do they both end up with the same allocator... so all the allocations end up on the same heap? --Mark Storer Software Engineer Cardiff Software #include <disclaimer> typdef std::disclaimer<Cardiff> Discard;
7567
Age (days ago)
7567
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Storer