cm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agoLow effort memelemmy.worldimagemessage-square17fedilinkarrow-up1101arrow-down110
arrow-up191arrow-down1imageLow effort memelemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square17fedilink
minus-squareKindaABigDyl@programming.devlinkfedilinkarrow-up1·edit-25 hours 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)