top | item 44744222

(no title)

skylabmelody | 7 months ago

My suggestion is straight from the C++ guidelines by Bjarne Stroustrup and Herb Sutter (ES.102: Use signed types for arithmetic), for reasons that you don't seem to grasp.

discuss

order

ChrisRR|6 months ago

There's a reason they're guidelines and not rules. Use whatever is most appropriate for your use case