How to create a new string from a range in C++20?

后端 未结 0 659
日久生厌
日久生厌 2021-01-22 00:05

What would be the most concise and/or idiomatic way to create a std::string from a transformed view (of another string)?

The best I could come up is to use <

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