Regex.kl¶
Types¶
Regex (object)¶
The Regex object wraps the boost::regex library. It provides basic access to functionality such as search, match and replace.
http://www.boost.org/doc/libs/1_55_0/libs/regex/doc/html/index.html
The Regex object wraps the boost::regex library. It provides basic access to functionality such as search, match and replace.
http://www.boost.org/doc/libs/1_55_0/libs/regex/doc/html/index.html