1

Is all the regex functionality finally implemented in gcc5.1? The previous versions only had partial support.

Wiktor Stribiżew
  • 607,720
  • 39
  • 448
  • 563
SU3
  • 5,064
  • 3
  • 35
  • 66

1 Answers1

1

This looks to be the status of Regex implementation in GCC:

enter image description here

Wiktor Stribiżew
  • 607,720
  • 39
  • 448
  • 563