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 » The right container
The right container [message #51177] Sat, 16 February 2019 17:54 Go to previous message
koldo is currently offline  koldo
Messages: 3357
Registered: August 2008
Senior Veteran
I wanted to know the right U++ container for this.
Data type could be int or double.

Container<Data type> dat;

dat.SetCount(300);
dat[23] = 12;
dat.FindAdd(34);

Thank you.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Why there is no Index::Add(T&&)?
Next Topic: [SOLVED] Purpose of HttpRequest::SSLCertificate
Goto Forum:
  


Current Time: Thu Apr 25 22:19:57 CEST 2024

Total time taken to generate the page: 0.08375 seconds