regex_replace c++

前端 未结 0 1797
离开以前
离开以前 2021-01-18 05:08

i want to make replacements in the text, like

regex_replace(back_inserter(result),s.begin(),s.end(),"ki(a|b|cd|e)?",fmt); fmt - should be diff

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