Arthur Besse@lemmy.ml to Fuck AI@lemmy.worldEnglish · 3 months ago"lessons learned"lemmy.mlimagemessage-square160linkfedilinkarrow-up1632arrow-down110file-text
arrow-up1622arrow-down1image"lessons learned"lemmy.mlArthur Besse@lemmy.ml to Fuck AI@lemmy.worldEnglish · 3 months agomessage-square160linkfedilinkfile-text
minus-squareAnyOldName3@lemmy.worldlinkfedilinkarrow-up9·3 months 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.