What does empty() actually do? I thought empty() dumped all the data in the vector object as it's primary purpose. That it might return how much data it dumped doesn't seem to be a reason to use it.
What does empty() actually do? I thought empty() dumped all the data in the vector object as it's primary purpose. That it might return how much data it dumped doesn't seem to be a reason to use it.