Boost logo

Boost Users :

From: Edward Diener (eddielee_at_[hidden])
Date: 2003-07-16 11:24:55


Eric Brown (Propel) wrote:
> I'm trying to use RegEx::Grep(GrepCallback cb, ...) on Windows with
> VC6. It
> works great with one exception.
>
> I really need the callback to be a method so that I can update
> attributes in
> my instance. I've tried about 10 ways and can't get anywhere - VC6
> keeps
> sending back errors. Some of the errors are obvious and some - well,
> aren't
> templates wonderful whe it comes to error msgs?!@#$%

You can try my free Regular Expression Component Library which is built on
top of Boost.regex at http://www.tropicsoft.com/Components/RegularExpression
. It allows callbacks into member functions and is supported. There is a
version for VC6.


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