CoderSupreme to Programming · 1 year agoWhat are your favorite statically typed, compiled, memory safe programming languages?message-squaremessage-square121linkfedilinkarrow-up1113arrow-down16
arrow-up1107arrow-down1message-squareWhat are your favorite statically typed, compiled, memory safe programming languages?CoderSupreme to Programming · 1 year agomessage-square121linkfedilink
minus-squarecinnamon_tealinkfedilinkarrow-up2·1 year 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::optionalUB 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.😐