Re: Removing a character from a string



please remember,
std::string is an container,that means,
through Iterator,any algorithms can apply it.


.


Loading