From: John Maddock (john_at_[hidden])
Date: 2004-06-15 06:40:00


> Hi all,
>
> Is it possible to do lookahead and/or lookbehind within boost::regex?

Lookahead is supported at present, lookbehind will be in the next revision
(currently in cvs in the branch called regex5).

John.