Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Vector< Vector<int>> issue
Vector< Vector<int>> issue [message #47270] Mon, 02 January 2017 14:46 Go to previous message
forlano is currently offline  forlano
Messages: 1185
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

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: High resolution TimeStop code
Next Topic: Small bug in DeleteFolderDeep
Goto Forum:
  


Current Time: Sun Apr 28 13:34:26 CEST 2024

Total time taken to generate the page: 0.04070 seconds