Shady_Shiroe@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoCall the Priestlemmy.worldimagemessage-square17fedilinkarrow-up114arrow-down12
arrow-up112arrow-down1imageCall the Priestlemmy.worldShady_Shiroe@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square17fedilink
minus-squareMrMagnesium12@feddit.delinkfedilinkarrow-up1·1 year agoint val = 3; bool is_odd = val & (decltype(val))0x01 == (decltype (val))1;
int val = 3; bool is_odd = val & (decltype(val))0x01 == (decltype (val))1;