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 » Community » Newbie corner » Upp::Vector FindIndex by value of Object
Upp::Vector FindIndex by value of Object [message #52553] Tue, 22 October 2019 11:12 Go to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello community,

I'm looking for something like this :
	Vector<String> m;
	String& find = m.GetIndex([](String toFind,String inMyVector){return toFind.IsEqual(inMyVector);});

It allow me to retrieve index of object by calling lambda function.
Do it exist ?

Thanks in advance.
Best regards
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [solved]An U++ equivalent of bzero ? (if not a sin)
Next Topic: How to include files .h or .cpp as external library?
Goto Forum:
  


Current Time: Thu Mar 28 16:10:16 CET 2024

Total time taken to generate the page: 0.02367 seconds