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
Re: The right container [message #51239 is a reply to message #51236] Sun, 24 February 2019 18:29 Go to previous message
koldo is currently offline  koldo
Messages: 3437
Registered: August 2008
Senior Veteran
Hi Mirek

It is used in a program that reads data from different file formats. In one of them the size is known in the beginning and data is filled randomly when reading the file. In other format data is got sequentially and you do not know total size until the end. It is possible to scan the file first to get the dimension, although it is not so efficient and a little more complex.

However do not worry, files are not huge and Vector with FindAdd works adequately.


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 Jun 12 05:54:55 CEST 2025

Total time taken to generate the page: 0.04467 seconds