Regular expression working with GCC but causes std::regex_error with Visual Studio

前端 未结 0 1642
清酒与你
清酒与你 2021-01-25 23:21

I\'m using the following regular expression to validate a default value byte pattern:

const std::string default_value_bytes_regular_expression_patter         


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