<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Compiler mit C++ STL regex]]></title><description><![CDATA[<p>Hi,</p>
<p>gibt's einen kostenlosen (OS) Compiler für linux, der egrep oder extended-POSIX regex unterstützt? (Dasda: <a href="http://en.cppreference.com/w/cpp/regex" rel="nofollow">http://en.cppreference.com/w/cpp/regex</a>)</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/320738/compiler-mit-c-stl-regex</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Jul 2026 18:37:50 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/320738.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Oct 2013 19:05:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Compiler mit C++ STL regex on Wed, 09 Oct 2013 19:05:11 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>gibt's einen kostenlosen (OS) Compiler für linux, der egrep oder extended-POSIX regex unterstützt? (Dasda: <a href="http://en.cppreference.com/w/cpp/regex" rel="nofollow">http://en.cppreference.com/w/cpp/regex</a>)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2359262</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2359262</guid><dc:creator><![CDATA[wanne]]></dc:creator><pubDate>Wed, 09 Oct 2013 19:05:11 GMT</pubDate></item><item><title><![CDATA[Reply to Compiler mit C++ STL regex on Wed, 09 Oct 2013 19:09:11 GMT]]></title><description><![CDATA[<p>clang mit libc++ kann das.<br />
Ansonsten boost::regex.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2359265</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2359265</guid><dc:creator><![CDATA[bade]]></dc:creator><pubDate>Wed, 09 Oct 2013 19:09:11 GMT</pubDate></item></channel></rss>