Quantcast
Channel: Mlangc's Blog
Viewing all articles
Browse latest Browse all 10

Saying Goodbye to boost::regex.

$
0
0
Yesterday I decided to finally say goodbye to boost::regex (a.k.a tr1::regex) and use PCRE instead in Untropy. The reason for this is, that boost::regex doesn’t support UTF-8 properly. Yes, there is boost::u32regex together with a few related types and functions, but as the name says, they work with UTF-32, not UTF-8. This wouldn’t be a [...]

Viewing all articles
Browse latest Browse all 10

Latest Images

Trending Articles



Latest Images