Hi, trying to port some code to Fedora Core 5 with installed gcc 4.1.0 I found that std::set::erase(iterator) returns void. I don't have the standard document, but should this method return the position to the next element in the set?
Is this a known limitation? _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus