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 » C2280 with Vector
Re: C2280 with Vector [message #52489 is a reply to message #52486] Tue, 08 October 2019 09:55 Go to previous message
koldo is currently offline  koldo
Messages: 3435
Registered: August 2008
Senior Veteran
The problem cause is in files FormEditor/EditColumns.hpp line 71 and FormEditor/EditTabs.hpp line 63, were a similar structure is used:

VectorMap<int, Vector<String> > cache;
...
Vector<String> values;
...
cache.GetAdd(i, values);


Best regards
IƱaki
 
Read Message
Read Message
Previous Topic: FileSize
Next Topic: BETA status handling
Goto Forum:
  


Current Time: Mon Jun 02 15:54:19 CEST 2025

Total time taken to generate the page: 0.02341 seconds