cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Regex
Regex
Sep 29, 2012 at 11:22pm UTC
Poethetortoise
(8)
I was a little confused about the regex explanation on this site. What syntax do I have to use to do simple matching?
Thanks!
Sep 29, 2012 at 11:47pm UTC
R0mai
(730)
As far as I know the syntax used by std::regex and boost::regex are identical.
http://www.boost.org/doc/libs/1_51_0/libs/regex/doc/html/boost_regex/syntax.html
Topic archived. No new replies allowed.