How to filter std::list with another std::list?

后端 未结 0 881
忘了有多久
忘了有多久 2021-01-25 18:54

Let\'s say that I have two lists.

std::list listOfAllItems
std::list listOfActiveItems

And they have this content

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