|
Boost Users : |
From: John Maddock (john_at_[hidden])
Date: 2008-07-10 04:55:29
M wrote:
>> hello boost group
>> i tested this program from "boost.regex" to find url's inside .htm file:
>> i need to know how to "get/fetch" the output - currently to console,
>> into a field in order to continue it's processing?
Use the str() member functions, or the first/second data members of the
sub_match object. Refer to the sub_match docs for more info.
HTH, John.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net