I know about Scott Meyers publications (https://en.wikipedia.org/wiki/Scott_Meyers#Publications). I've read all over the internet these books are a must read.
Is this still true for somebody who wants to learn C++ in depth in 2021? I have plenty of experience using C and C++ over the years, nevertheless my coding in C++ still feels like doing C with classes and some STL containers like 2005. I want to progress from this state.
Are the books of Scott Meyers still the ones I should read now? If not, what are the new 'standard' books I should read?