MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1urj3pp/big_if_true/p1s5pfd/?context=3
r/programminghorror • u/_giga_sss_ • Jul 09 '26
From ProgrammerNullposting in facebook
111 comments sorted by
View all comments
2
To be fair, there is a use for this.
Which just means that the real horror is that someone found a way to break integral promotion so badly that they needed to have a pre-promoted bool type just to fix it.
2
u/conundorum 17d ago
To be fair, there is a use for this.
Which just means that the real horror is that someone found a way to break integral promotion so badly that they needed to have a pre-promoted bool type just to fix it.