|
Boost : |
From: Daniel Frey (daniel.frey_at_[hidden])
Date: 2002-03-19 13:29:47
Daniel Frey wrote:
>
> "(vector|deque|list)\\s*<\\s*(.*?)\\s*,\\s*allocator\\s*<\\s*\\2\\s*>\\s*>";
I was just told what the problem is. I solved it with:
"(vector|deque|list)\\s*<\\s*(\\S.*?)\\s*,\\s*allocator\\s*<\\s*\\2\\s*>\\s*>";
Sorry for the noise...
Regards, Daniel
-- Daniel Frey aixigo AG - financial training, research and technology Schloß-Rahe-Straße 15, 52072 Aachen, Germany fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99 eMail: daniel.frey_at_[hidden], web: http://www.aixigo.de
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk