C++: why is iter++->empty() legal?

后端 未结 0 677
伪装坚强ぢ
伪装坚强ぢ 2020-12-30 02:19

Exercise 4.20 of C++ Primer, 5e asks whether the expression iter++->empty(); is legal. Assume that iter is a vector

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