Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:X macro

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by Mortense in topic Sentence casing for the title

Adding C++

[edit]

I added C++ to the language where this is used. My reference is of course my own site, so I haven't linked it. Mortoray (talk) 11:03, 10 September 2014 (UTC)Reply


Broken macro

[edit]

The variadic macro example won't work as written - `F(a,b,...)` needs at least three argument - `...` needs at least one. The "table" of values needs a dummy column at the end; this allows additional columns to be added immediately before the dummy column without breaking existing client code. Sawatts (talk) 14:41, 24 February 2023 (UTC)Reply

Sentence casing for the title

[edit]

Shouldn't the title be "X macro" (not "X Macro")?

--Mortense (talk) 12:45, 23 May 2023 (UTC)Reply