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 » Community » Newbie corner » error: call to implicitly-deleted copy constructor
Re: error: call to implicitly-deleted copy constructor [message #56339 is a reply to message #56334] Tue, 23 February 2021 14:45 Go to previous messageGo to previous message
peterh is currently offline  peterh
Messages: 108
Registered: November 2018
Location: Germany
Experienced Member
There where changes in the U++ Framework last year, to avoid unnecessary copies of objects.
The compile error is fixed if you change line 53:
	deqSigStatus.push_back(pick(sigStatus));

See here:
https://www.ultimatepp.org/srcdoc$Core$pick__en-us.html

I am not sure if this the proper solution, because I am not so skilled with U++

[Updated on: Tue, 23 February 2021 15:00]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Solved]Vector<Vector<int>> problem
Next Topic: Compile time hash macro
Goto Forum:
  


Current Time: Tue May 21 18:38:28 CEST 2024

Total time taken to generate the page: 0.01246 seconds