
1 Dec
2009
1 Dec
'09
11 p.m.
Hi, I am using gcc version 4.3.0 and /lib64/libc-2.8.so on fedora 9, is it stable to use std::vector and std::map to contain shared_ptr<MyObject> MyObjectPtr? I've got libc.so Segmentation fault while accessing vector and map contain MyObjectPtr. Thank you. Kind regards, Jupiter