Home » U++ Library support » U++ Core » Vector< Vector<int>> issue
Vector< Vector<int>> issue [message #47270] |
Mon, 02 January 2017 14:46  |
 |
forlano
Messages: 1207 Registered: March 2006 Location: Italy
|
Senior Contributor |
|
|
Hello and Happy New Year!
I downloaded today the latest Upp 10620, MSC15. I tried to compile a code that worked with the old distro I currently use.
In a class I have
Vector< Vector<int> > columnWidths;
and the compiler complain when I try to use
columnWidths.Pop();
with error:
c:\upp\uppsrc\core\Vcont.h (150): error C2280: 'Upp::Vector<int>::Vector(const Upp::Vector<int> &)': tentativo di fare riferimento a una funzione eliminata
Does anybody know how to fix it?
Thanks,
Luigi
[Updated on: Mon, 02 January 2017 14:50] Report message to a moderator
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sun May 11 12:03:25 CEST 2025
Total time taken to generate the page: 0.02294 seconds
|