I have a set of strings set<string> aSet. How to convert the set to just a string a have all the elements separated by a comma? Thank you!. How t
I have a set of strings set<string> aSet. How to convert the set to just a string a have all the elements separated by a comma? Thank you!. How t