Gollum@feddit.org to Programmer Humor@programming.dev · 3 days agoLucky enough, I am C++ Developerfeddit.orgimagemessage-square61linkfedilinkarrow-up1328
arrow-up1328imageLucky enough, I am C++ Developerfeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 3 days agomessage-square61linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up2·3 days agoWhat is happening there? Is it about templates? I can’t find any reference for that syntax.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up3·edit-23 days agoI mixed digraphs and initilization together.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up6·edit-23 days 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.