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

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: 14291
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: Mon Jun 15 00:09:09 GMT+2 2026

Total time taken to generate the page: 0.02176 seconds