cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoLow effort memelemmy.worldimagemessage-square18fedilinkarrow-up177arrow-down18
arrow-up169arrow-down1imageLow effort memelemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square18fedilink
minus-squareKindaABigDyl@programming.devlinkfedilinkarrow-up4·edit-21 month agoWdym? They’re so good they even got backported to C in C23 You know how often C gets big features like that? I mean to get auto they had to basically deprecate a keyword (well, sort of) Type Inference - N3007 Constexpr - N3018
Wdym? They’re so good they even got backported to C in C23
You know how often C gets big features like that? I mean to get
auto
they had to basically deprecate a keyword (well, sort of)