
19 Jan
2013
19 Jan
'13
10:54 p.m.
Igor R
Because shared_ptr doesn't require *any* additional code (which should be designed, implemented, tested, supported, etc).
Yes for a large I support that, but in some respects intrusive_ptr's have some benefit over shared_ptr's (e.g. you cannot pass a shared_ptr of urslef in ctor's etc.)