CoderSupreme@programming.dev to Programming@programming.dev · edit-21 month agoWhat are your favorite statically typed, compiled, memory safe programming languages?message-squaremessage-square116fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareWhat are your favorite statically typed, compiled, memory safe programming languages?CoderSupreme@programming.dev to Programming@programming.dev · edit-21 month agomessage-square116fedilink
minus-squarecinnamon_tea@programming.devlinkfedilinkarrow-up0·29 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.😐