$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Regular Expression (vers. 1.34.1)
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-05-07 09:51:00
Le 05/05/2010 17:20, Mathias Gaunard a écrit :
> Salvatore Benedetto wrote:
>
>> So basically I have to double backslash everytime?
>
> If you want that backslash to make it to the regex engine, yes.
>
> Otherwise, you may use raw string literals if your compiler supports them.
> GCC 4.5 is supposed to support it, but it appears completely broken.
My bad, I had a wrong build, raw string literals appear to work in 4.5