boost/regex.hpp and regex.h

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mark

    boost/regex.hpp and regex.h

    This is something I came across today that might be of interest to
    others: including boost/regex.hpp causes the functions in regex.h to
    have corrupt pmatch subexpression match values.

    I'm not sure why.

    -mark
Working...