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 (getting error in Vcont.h)
Vector [message #60049] Sat, 22 July 2023 10:00 Go to previous message
nanditha is currently offline  nanditha
Messages: 1
Registered: July 2023
Location: BENGALURU
Junior Member
I am used the vector in my code like this:

struct CsvData : { Vector<Vector<Value>>rows;};




Getting error like this:

/upp/uppsrc/Core/Vcont.h (195): error: call to implicitly-deleted copy constructor of 'Upp::Vector<Upp::Value>'
/upp/uppsrc/Core/Vcont.h (290): note: copy constructor is implicitly deleted because 'Vector<Upp::Value>' has a user-declared move constructor
 
Read Message
Read Message
Previous Topic: Plugin: FT_fontsys broken and by extension so is DroidFonts
Next Topic: AMap::GetPut (k, v)
Goto Forum:
  


Current Time: Mon Jun 16 17:16:41 CEST 2025

Total time taken to generate the page: 0.04028 seconds