what we say to save our skin: a garbage collector is more efficient than smart pointers in real world projects.
what we actually mean: if you want to write spaghetti code, with smart pointers you'll hit a brick wall pretty fast, while a garbage collector will delay this face flattening experience long enough for you to abandon ship.
the absolute state of #programming