Regex and openmp segmentation fault with g++ -fno-pic -no-pie. Why?

后端 未结 0 1576
萌比男神i
萌比男神i 2021-01-28 01:16

The following code causes Segmentation fault (core dumped):

#include 
#include 
using namespace std;

int main()
{
  regex expr("^(         


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