@sickburnbro LIkewise, grandma won't believe this unless she was a party girl herself.
"Did you know all the girls I try to date are obese, arrogant, and addicted to drugs and cheap dopamine?"
"oh sweetie, chin up, you know that's just not right. Most girls are wonderful, 9 out of 10 are going to church and praying for a husband!"
It should really underscore how dystopian things are, society has so fundamentally collapsed in so many unwritten ways that we cannot process and share the extent of the damage via words alone. Only real, firsthand suffering of its consequences can truly teach how far we've fallen.
So I'm following through a C++ programming course that teaches modern features and using standard library objects such as std::vector, std::map, std::shared_ptr, etc.
Asking people who code in C++ for a living, how important is it to use modern C++ features ? Do you also make use of raw C pointers for more control over stack and heap memory ?