
6 Apr
2011
6 Apr
'11
11:19 a.m.
Hi Ion (and everyone else),
I'm a newbye and I have only one simple 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