Jump to content

Talk:X macro

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Materialscientist (talk | contribs) at 09:52, 23 June 2025 (Reverted edit by 2409:4089:118B:E93E:0:0:681:B8B0 (talk) to last version by Cewbot). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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. [1] 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]