cinnamon_tea@programming.devtoProgramming@programming.dev•What are your favorite statically typed, compiled, memory safe programming languages?
2·
26 days agoI recently got bitten by exactly that std::optional
UB and here I was thinking 🤔 after 12+ years in the industry starting all the way back in the day with C++03 that modern C++ was supposed to make things better.😐
After almost 12~15 years of programming in C and C++, I would give myself a solid “still don’t know enough” out of 10.