minus-squareDickFiasco@sh.itjust.workstoProgrammer Humor@lemmy.ml•Low effort memelinkfedilinkarrow-up0·21 days agoI see. I think auto gets overused a lot by people just being lazy about writing out the full type, but constexpr is good practice in my opinion. Never had a compiler issue with them, but then I don’t think I’ve ever used a nested lambda either. linkfedilink
minus-squareDickFiasco@sh.itjust.workstoProgrammer Humor@lemmy.ml•Low effort memelinkfedilinkarrow-up0·21 days agoWhat’s wrong with constexpr? linkfedilink
I see. I think auto gets overused a lot by people just being lazy about writing out the full type, but constexpr is good practice in my opinion. Never had a compiler issue with them, but then I don’t think I’ve ever used a nested lambda either.