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

Home » U++ Library support » U++ Core » Index<Vector<T>>
Re: Index<Vector<T>> [message #51965 is a reply to message #51961] Thu, 27 June 2019 16:24 Go to previous message
Novo is currently offline  Novo
Messages: 1432
Registered: December 2006
Ultimate Contributor
mirek wrote on Thu, 27 June 2019 02:23

Can you post example that does not work for you?

Mirek

Actually, it turned out, everything works. Semantics of several methods was changed after SVN@13354 (git: 40cd0fd5ec26).
In previous implementation of Index it was possible to write x.Add(y);, and Index was implicitly cloning Vector.
Now you have to do that explicitly.
Some of the old code got broken because of that.
New implementation has correct semantics.
Sorry for the false alarm. Embarassed


Regards,
Novo
 
Read Message
Read Message
Read Message
Previous Topic: [SOLVED] PHP MD5 equivalent
Next Topic: Problem with FixedVectorMap/FixedArrayMap
Goto Forum:
  


Current Time: Mon Jun 15 00:08:37 GMT+2 2026

Total time taken to generate the page: 0.00588 seconds