Regex pattern and how to use it in C++

后端 未结 0 547
庸人自扰
庸人自扰 2020-12-24 12:19

I am trying to extract string using regex pattern in C++. In the code below I was expecting H and J and T to be extracted, but I see H as the pattern matched, am I doing

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