io@piefed.blahaj.zone to Programmer Humor@programming.devEnglish · 8 days agoNaN Postingpiefed.cdn.blahaj.zoneimagemessage-square14linkfedilinkarrow-up1466arrow-down13file-text
arrow-up1463arrow-down1imageNaN Postingpiefed.cdn.blahaj.zoneio@piefed.blahaj.zone to Programmer Humor@programming.devEnglish · 8 days agomessage-square14linkfedilinkfile-text
minus-squarezerofk@lemmy.ziplinkfedilinkarrow-up3·edit-27 days agoWeird, it should be standard C++20. Hope are you invoking gcc? godbolt link: https://godbolt.org/z/6Tn4Kcjrs Edit: be sure to call g++, not gcc.
Weird, it should be standard C++20. Hope are you invoking gcc?
godbolt link: https://godbolt.org/z/6Tn4Kcjrs
Edit: be sure to call g++, not gcc.
Oh, that’s right, I was using gcc.