c++ regex find the string between two brackets

后端 未结 0 1975
醉话见心
醉话见心 2020-12-07 04:39

The regex I prepared for php (I don\'t know if there is a different build in c ++) on https://regex101.com/:

(?<=deneme\\()([^]]+)(?=\\))

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