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 » C2280 with Vector
C2280 with Vector [message #52486] Mon, 07 October 2019 15:05 Go to previous message
idzeta is currently offline  idzeta
Messages: 2
Registered: October 2019
Junior Member
When I was trying to build the FormEditor example (upp-win-13618 + MSVS19 Debug), I got:
upp\uppsrc\Core\Vcont.h (132): error C2280: "Upp::Vector<Upp::String>::Vector(const Upp::Vector<Upp::String> &)": attempting to reference a deleted function

It seems to me that Vector has a user-defined move ctor, which makes the compiler delete the default copy ctor and results in the error.
 
Read Message
Read Message
Previous Topic: FileSize
Next Topic: BETA status handling
Goto Forum:
  


Current Time: Fri Apr 19 00:34:41 CEST 2024

Total time taken to generate the page: 0.02344 seconds