Quick Q: How should you use the standard smart pointers as members? -- StackOverflow
Using smart pointers for class members
I'm having trouble understanding the usage of smart pointers as class members in C++11. I have read a lot about smart pointers and I think I do understand how
unique_ptrandshared_ptr/weak_ptrwork in general. What I don't understand is the real usage. It seems like everybody recommends usingunique_ptras the way to go almost all the time. But how would I implement something like this: ...



As noted yesterday, the C++ Now 2013 conference has sold out well in advance. There's one other conference that sold out almost immediately we should also mention:
As interest in C++ continues to increase, not only are we seeing more C++ events, but they're selling out quickly.