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 » ONE and assignement
Re: ONE and assignement [message #50105 is a reply to message #50104] Sat, 28 July 2018 17:06 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14257
Registered: November 2005
Ultimate Member
mdelfede wrote on Sat, 28 July 2018 14:46
Thank you!

BTW, I've seen that One<> is also missing DeepCopyNew()... when I use operator <<= to get
a deep copy of contained object I get a compiler error.


Uhm, that is leftover from pre c++11 Core. DeepCopyNew was means to allow polymorphic copy, but I do not remember anybody ever using it. For current core it is replaced (in Array) with simple clone (non-polymorphic), so that is how I have fixed it here...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: RegExp this'n that
Next Topic: [solved] Extensions to Xmlize for arrays
Goto Forum:
  


Current Time: Mon May 12 01:44:21 CEST 2025

Total time taken to generate the page: 0.05601 seconds