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  |
 |
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
|
|
|
Goto Forum:
Current Time: Mon Jun 02 15:54:19 CEST 2025
Total time taken to generate the page: 0.02341 seconds
|