- Is it reasonable to use the prefix increment operator ++it instead of postfix operator it++ for iterators? http://www.viva64.com/en/b/0093/ 48 comments cpp
- Is it reasonable to use the prefix increment operator ++it instead of postfix operator it++ for iterators? https://medium.com/@code_analysis/is-it-reasonable-to-use-the-prefix-increment-operator-it-instead-of-postfix-operator-it-for-1dae485aa667 48 comments programming