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 » 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: 1358
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: Wed May 15 11:24:47 CEST 2024

Total time taken to generate the page: 0.02083 seconds