18 Sep
2004
18 Sep
'04
9:58 a.m.
I am trying to use the regex library (regex_match in particular) I included "boost/regex.hpp". I get the following errors when compiling my code.
Can sme please shed some light on the problem. I am only using the regex_match function. I create an expression object, and use regex_match to match against it.
Thanks in advance for any help.
I suspect that you are including the platforms