Boost logo

Boost Users :

Subject: [Boost-users] Getting Original Regular Expression Out From sregex (Boost Xpressive)
From: Yan Cheng Cheok (yccheok_at_[hidden])
Date: 2010-01-20 22:15:58


I have the following code.

sregex rex = sregex::compile( "(\\w+) (\\w+)!" );

How I can get "(\w+) (\w+)!" out from rex?

Thanks and Regards
Yan Cheng CHEOK

      


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