A
al.cpwn
Is there a reason why erase for vector returns an iterator but erase
for set doesn't? Is this something we should keep in mind while
designing our own containers (like binary tree for example)?
for set doesn't? Is this something we should keep in mind while
designing our own containers (like binary tree for example)?