Home » U++ Library support » U++ Core » SortedVectorMap compile error
SortedVectorMap compile error [message #39588] |
Tue, 02 April 2013 16:38  |
busiek
Messages: 70 Registered: February 2011 Location: Poland
|
Member |
|
|
I gave a try to new containers. I looks that interface functions are not completely finished. For instance using SortedVectorMap::GetAdd produce compile error with g++-4.7:
Core/InVector.h:578:72: error: ‘At’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
Core/InVector.h:578:72: note: declarations in dependent base ‘Upp::SortedAMap<int, int, Upp::StdLess<int>, Upp::Slaved_InVector__<int> >’ are not found by unqualified lookup
Core/InVector.h:578:72: note: use ‘this->At’ instead
|
|
|
|
|
Goto Forum:
Current Time: Tue Apr 29 01:46:26 CEST 2025
Total time taken to generate the page: 0.00749 seconds
|