Does boost::adaptors::reverse reverse a copy of the passed in list?

后端 未结 0 1949
梦如初夏
梦如初夏 2021-01-01 22:43

It is not clear to me about this line of code when using boost:

for (auto iter : boost::adaptors::reverse(m_psDemoEntry->vectorItemAssign))
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题