shared_ptr and multi_set
11 Jun
2008
11 Jun
'08
1:22 a.m.
I am having a memory error when accessing a shared_ptr in a multi_set
collection.
I caught this comment in the shared_ptr documentation:
int main()
{
std::vector<FooPtr> foo_vector;
std::set
5999
Age (days ago)
5999
Last active (days ago)
1 comments
2 participants
participants (2)
-
Peter Dimov
-
Robert Kubrick