20 Aug
2007
20 Aug
'07
6:49 a.m.
John Maddock
izua wrote:
How can I do a regex search that will return me all patterns for the given regular expression? Somehow like preg_match_all in PHP.
Please see my previous reply: http://article.gmane.org/gmane.comp.lib.boost.user/29880
John.
Here is an example:
#include <iterator>
#include