Boost logo

Boost :

Subject: Re: [boost] [regex] embed string/char in regex w/o escaping?
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-03-02 04:19:53


>To your point of escaping a string wrong, I fiddled with a
>regex_replace() that would remove all '\E' (end-of-quoted-sequence),
>including '\\\E', but not touch '\\E' (i.e., even numbers of '\'
>prefixing), and couldn't get it.

I'm not sure I understand what you're trying to achieve there, can you
explain?

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk