These have kind of been the bane of my existence. I'm an old C programmer who luckily stumbled into a primarily C++ role after being stuck doing web frontend for way too long, but the language we're using is not the language I once learned and it's hard to teach an old dog new tricks. I hope the younger guys don't get fed up with correcting my screw ups in code reviews. Like, during an interview question I was asked "why didn't you use smart pointers instead of manually allocating memory?" And I just had to go "C++ has smart pointers now?"
I feel like such a dinosaur. Maybe I should just go find a COBOL maintenance job.