From: Geraint Bundy (glbundy_at_[hidden])
Date: 2007-02-22 12:47:04


Hello,

Does Boost::Regex support "backwards" or right-to-left parsing (like .NET's
regex)?

If not, then is it possible to emulate this behaviour using normal parsing?

Thanks,

Geraint