Boost logo

Boost Users :

Subject: Re: [Boost-users] Regular Expression (vers. 1.34.1)
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-05-05 12:20:43


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.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net