STL::set. How can I change the value that an iterator point to?I think it is the problem with set. It seems to me that set::iterator return a const void * instead ...
STL::set. How can I change the value that an iterator point to?When we iterate through the set, can we somehow change the value of the object in the set? So I have...
This user does not accept Private Messages