On 09/04/2009 07:08 PM, Tommaso Cucinotta wrote:
rgheck ha scritto:
Exactly what I was needing, thanks. I also found out that
boost/xpressive has a support for that, just checking if it works.
Does not even compile on my system :-(. Should I expect any difference
if trying with included boost ?
rgheck ha scritto:
Exactly what I was needing, thanks. I also found out that
boost/xpressive has a support for that, just checking if it works.
Does not even compile on my system :-(. Should I expect any difference
if trying with included boost ?
No, but the big advantage to boost, obviously, is
On 09/04/2009 05:44 PM, Tommaso Cucinotta wrote:
rgheck ha scritto:
is there anyone on this list knowing if there exists any open C/C++
library for regular expressions, with the capability to match
balanced braces arbitrarily nested ?
Famously, there are extensions in Perl regexes that allow th
rgheck ha scritto:
is there anyone on this list knowing if there exists any open C/C++
library for regular expressions, with the capability to match
balanced braces arbitrarily nested ?
Famously, there are extensions in Perl regexes that allow this. I
think the PCRE library would therefore allo
On 09/03/2009 12:15 PM, Tommaso Cucinotta wrote:
Hi all,
is there anyone on this list knowing if there exists any open C/C++
library for regular expressions, with the capability to match balanced
braces arbitrarily nested ? .NET seems to have some extension for
solving such problem:
http:/
Hi all,
is there anyone on this list knowing if there exists any open C/C++
library for regular expressions, with the capability to match balanced
braces arbitrarily nested ? .NET seems to have some extension for
solving such problem:
http://blogs.msdn.com/bclteam/archive/2005/03/15/396452.