Why are functions returning references with prefix inc/dec operators are lvalue expressions but not with postfix inc/dec operators

前端 未结 0 715
难免孤独
难免孤独 2020-12-29 15:46

Why functions that return lvalue references, along with prefix increment/decrement operators are lvalue expressions whereas, functions that return lvalue references along wi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题