compiling error while using unique or unique_copy with multiset.The following is the declaration of class WordMultiSet: [code]class WordMultiSet { public: class ...
compiling error while using unique or unique_copy with multiset.I defined a class with the name of wordMultiSet, inside there is a private variable: multiset<stri...
problems about using for_each for call member functionI am writing an assignment, in WordMultiSet::print(), I want to use for_each( myvc.cbegin(), myvc.ce...
This user does not accept Private Messages