anonymous:
When you know that it won't be reached, you can (should?) put assert(false) instead of a return.
Yes, right, I use assert(false) in those cases :-) Bye, bearophile
anonymous:
When you know that it won't be reached, you can (should?) put assert(false) instead of a return.
Yes, right, I use assert(false) in those cases :-) Bye, bearophile