SET is associative container it doesnt allow to change the value. the best way is delete the element & insert new one.
If you need to change the value ur container selection is wrong. Try to use some other container

Vinod