0_0_39407932_3617.cpp
0_0_39407932_3617.cpp(22) : error C3867: “std::queue<int,std::deque<_Ty,std::allocator<_Ty>>>::pop”: 函数调用缺少参数列表;请使用“&std::queue<int,std::deque<_Ty,std::allocator<_Ty>>>::pop”创建指向成员的指针
with
[
_Ty=int
]
0_0_39407932_3617.cpp(32) : error C3867: “std::queue<int,std::deque<_Ty,std::allocator<_Ty>>>::pop”: 函数调用缺少参数列表;请使用“&std::queue<int,std::deque<_Ty,std::allocator<_Ty>>>::pop”创建指向成员的指针
with
[
_Ty=int
]
|