I have a string "Nicholas,Bob,Jack", and I need to split it into three parts,"Nicholas","Bob"and"Jack". I want to use regex in c++11. What should I do?
Aucun commentaire:
Enregistrer un commentaire