
4 Feb
2011
4 Feb
'11
9:11 a.m.
Hi Ion (and everyone else),
I'm a newbye and I have only one simple (stupid?) question:
how can I construct a shared_ptr in a non-throwing mode?
This example throw if there is enough space for MyType but isn't
enough for my_shared_ptr:
typedef managed_shared_ptr