Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More

fknshit. Am I stressing about linting and formatting moreso than what the code itself does or is it just another hallucination?
I call it correctness paranoia. Bitch does it even compile. Yes, perhaps, but I absently-minded added a single newline somewhere, and that's no good.
So re-read the diff again: oh.
const auto&
should be
const auto
probably.
F is not returning a ref...
Should it return a ref?
Fuck, I'm declaring this nonref, should I
T N(V)
or
T N = V
Plain old doesn't fucking matter most of the time, but what if I missed a detail somewhere and so it *does* matter here?
REREAD. AGAIN.
SLOWLY.
DYING.
DYING.
DYING.
rant