Original Post
I've been reading up a bit on smart pointers for a framework I'm slowly making, about the different types, advantages, disadvantages, etc. I haven't been able to find as much information or opinions on where it's appropriate to use in a game engine though. What is the general consensus about it? I'd like some specific examples please.