cannot use queue as a member of struct in C++

前端 未结 0 511
我在风中等你
我在风中等你 2020-12-29 15:48

I want to employ a queue as a member of struct, but the following code goes wrong when run it.

#include "stdafx.h"
#include 
#include          


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