CoderSupreme@programming.dev to Programming@programming.dev · edit-23 months agoWhat are your favorite statically typed, compiled, memory safe programming languages?message-squaremessage-square97fedilinkarrow-up117arrow-down10
arrow-up117arrow-down1message-squareWhat are your favorite statically typed, compiled, memory safe programming languages?CoderSupreme@programming.dev to Programming@programming.dev · edit-23 months agomessage-square97fedilink
minus-squarecinnamon_tea@programming.devlinkfedilinkarrow-up1·3 months 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.😐
I 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.😐