Arthur Besse@lemmy.ml to Fuck AI@lemmy.worldEnglish · 20 days ago"lessons learned"lemmy.mlimagemessage-square147fedilinkarrow-up1604arrow-down18file-text
arrow-up1596arrow-down1image"lessons learned"lemmy.mlArthur Besse@lemmy.ml to Fuck AI@lemmy.worldEnglish · 20 days agomessage-square147fedilinkfile-text
minus-squareAnyOldName3@lemmy.worldlinkfedilinkarrow-up9·19 days agousing namespace std is still an effective way to shoot yourself in the foot, and if anything is a bigger problem than it was in the past now that std has decades worth of extra stuff in it that could have a name collision with something in your code.
using namespace stdis still an effective way to shoot yourself in the foot, and if anything is a bigger problem than it was in the past now thatstdhas decades worth of extra stuff in it that could have a name collision with something in your code.