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 #51961 is a reply to message #51959] Thu, 27 June 2019 08:23 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
It should works and works for me (MSVC, MINGW):

CONSOLE_APP_MAIN {
	Index<Vector<int>> x;
	Vector<int> y;
	x.Add(pick(y));
}


Can you post example that does not work for you?

Mirek
 
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 19:44:31 CEST 2024

Total time taken to generate the page: 0.02905 seconds