What would be the most concise and/or idiomatic way to create a std::string from a transformed view (of another string)?
std::string
The best I could come up is to use <