Gollum@feddit.org to Programmer Humor@programming.dev · 2 days agoLucky enough, I am C++ Developerfeddit.orgimagemessage-square104fedilinkarrow-up1450arrow-down132
arrow-up1418arrow-down1imageLucky enough, I am C++ Developerfeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 2 days agomessage-square104fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up3·1 day agoWhat is happening there? Is it about templates? I can’t find any reference for that syntax.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up7·edit-21 day agoI mixed digraphs and initilization together.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up5·edit-21 day 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.