U++ framework
Do not panic. Ask here before giving up.

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: 14291
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 Sep 14 09:56:09 GMT+2 2026

Total time taken to generate the page: 0.00706 seconds