$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to compile boost regex
From: John Maddock (john_at_[hidden])
Date: 2009-09-18 06:25:50
> There is no function called captures. Use the subscript operator.
> what[i].size()
Um, yes there is...
John.