Vector of const objects giving compile error

后端 未结 2 774
逝去的感伤
逝去的感伤 2020-11-27 20:50

I have declared the following in my code

vector  mylist; 

I get the following compile error -

new_allocator         


        
2条回答
提交回复
热议问题