<?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[ellipsen]]></title><description><![CDATA[<p>hi, brauch ich zwingend ein trenntoken (ws, komma) zwischen zwei ellipsen? gcc schluckt es auch ohne:</p>
<pre><code>template&lt;typename T&gt;
struct foo{};
template&lt;typename r, typename c, typename... p&gt;
struct foo&lt;r(c::*)(p......)&gt;{};
</code></pre>
<p>lg</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/337261/ellipsen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 08:25:15 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/337261.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 20 Mar 2016 14:50:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ellipsen on Sun, 20 Mar 2016 14:50:13 GMT]]></title><description><![CDATA[<p>hi, brauch ich zwingend ein trenntoken (ws, komma) zwischen zwei ellipsen? gcc schluckt es auch ohne:</p>
<pre><code>template&lt;typename T&gt;
struct foo{};
template&lt;typename r, typename c, typename... p&gt;
struct foo&lt;r(c::*)(p......)&gt;{};
</code></pre>
<p>lg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2490913</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2490913</guid><dc:creator><![CDATA[epileptiker]]></dc:creator><pubDate>Sun, 20 Mar 2016 14:50:13 GMT</pubDate></item><item><title><![CDATA[Reply to ellipsen on Sun, 20 Mar 2016 15:03:24 GMT]]></title><description><![CDATA[<p>Ist erlaubt (siehe <a href="http://eel.is/c++draft/dcl.fct#4" rel="nofollow">[dcl.fct]/4</a>), aber verwirrend. Gewöhne es dir nicht an (Edit: Meine Signatur sollte sich zu Herzen genommen werden!).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2490917</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2490917</guid><dc:creator><![CDATA[Columbo]]></dc:creator><pubDate>Sun, 20 Mar 2016 15:03:24 GMT</pubDate></item><item><title><![CDATA[Reply to ellipsen on Sun, 20 Mar 2016 15:24:24 GMT]]></title><description><![CDATA[<p>türlich nicht, ging mir nur drum, ob das ein bug im gcc ist oder ob der standard sowas wirklich erlaubt. solche kuriositäten bekommt man schliesslich nicht jeden tag zu gesicht. danke und schönen tag noch.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2490921</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2490921</guid><dc:creator><![CDATA[epileptiker]]></dc:creator><pubDate>Sun, 20 Mar 2016 15:24:24 GMT</pubDate></item></channel></rss>