Passing an STL queue as parameter to another function in C++

前端 未结 0 1882
死守一世寂寞
死守一世寂寞 2020-12-12 10:26

I am having some issues passing a queue as a parameter to a function in C++ I have an STL queue defined queue example[100];

I have a function

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