Question about multimapHi everyone :) I want to display the contents of a complex multimap. Here is part of the code: [c...
Function that returns list of objectsHere is a working variant of info() function: [code] void info() { multimap <CAirtravel, uns...
Function that returns list of objectsHi, I am in a difficult situation again. To make things more clear, constructors and most of the fu...
Function that returns list of objectsI didn't notice the type mismatch at all, many thanks :) So the right syntax is: [code]list <CP...
Function that returns list of objectsHi all, I am a new member here and I am glad to be a part of this great community :) I want to di...