Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-06-07 05:56:59


>The problem I am facing is that although I use regex_match()
>similarly with the example in the documantation, it seems that
>regex_match() returns always false.

In which case it is not finding a match: the most likely senario is that
there is something wrong with your regular expression: can please give an
example of the regex used, and an actual message that you think it should
match (not generalisations).

- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk