Gollum@feddit.org to Programmer Humor@programming.dev · 20 hours agoLucky enough, I am C++ Developerimagemessage-square83linkfedilinkarrow-up1367arrow-down128
arrow-up1339arrow-down1imageLucky enough, I am C++ DeveloperGollum@feddit.org to Programmer Humor@programming.dev · 20 hours agomessage-square83linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up2·14 hours agoWhat is happening there? Is it about templates? I can’t find any reference for that syntax.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up6·edit-214 hours agoI mixed digraphs and initilization together.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up4·edit-211 hours agoOh, I didn’t know about digraphs at all. C++ is a really big language. And wow, that’s a well hidden footgun.
What is happening there?
Is it about templates? I can’t find any reference for that syntax.
I mixed digraphs and initilization together.
Oh, I didn’t know about digraphs at all. C++ is a really big language.
And wow, that’s a well hidden footgun.