$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-10-27 05:21:28
> Interesting. You say it supports substring capturing. Does it also
> support backreferences? By which I mean, can you refer to the captured
> substrings from within the pattern itself, as in the perl regex /(.)\1/?
Not unless he's proved that NP=P :-)
John.