How would I separate a std::string with more than 1 character I'm looking for?

后端 未结 0 2018
南方客
南方客 2021-02-19 04:34

I\'m writing a program that can take in multiple names separated by a space, like "John Paul Andrew" and turns the names into keys for a std::map.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题