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 » GetIndex on Array
Re: GetIndex on Array [message #11713 is a reply to message #11705] Sun, 23 September 2007 15:30 Go to previous messageGo to previous message
mdelfede is currently offline  mdelfede
Messages: 1308
Registered: September 2007
Ultimate Contributor
Thank you for the answer Very Happy

I'd already found the FindIndex algorithm, it works good for me.
The GetIndex of array class is really a danger, I lost 2 ours before understanding it works only on pointer value.
It's right, it's not documented, but I was thinking was a doc problem Embarassed

I know that FindIndex does linear search, but I don't need speed (for now, at least), I'm making a quick and dirty console app to package OpenCascade libraries in TheIde format, separating packages and so on.... as the original version as an all-in-one include dir with 15000 files inside, it's hard to do it by hand.

I think it would not be a bad idea to have a 'real' FindIndex function in array class, it's often needed and it would be nice to have it without need of external algorithm.

A little note (again) on help system : I find it really unusable. That's the only thing I don't like on TheIde. I'm resorting with some fiferox windows opened by side, but I'm really missing a word search also on custom help files from the ide, as it has been done on codeblocks, for example.


Ciao

Massimo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2 small Bugs [bug]
Next Topic: Transfer Semantics - Initializer list and copy constructors
Goto Forum:
  


Current Time: Fri Jul 18 07:30:16 CEST 2025

Total time taken to generate the page: 0.04003 seconds