CoderSupreme@programming.dev to Programming@programming.dev · edit-227 days agoWhat are your favorite statically typed, compiled, memory safe programming languages?message-squaremessage-square121fedilinkarrow-up1114arrow-down16
arrow-up1108arrow-down1message-squareWhat are your favorite statically typed, compiled, memory safe programming languages?CoderSupreme@programming.dev to Programming@programming.dev · edit-227 days agomessage-square121fedilink
minus-squarecinnamon_tea@programming.devlinkfedilinkarrow-up2·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.😐
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.😐