Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21c3e58d8d8cf79

Jump to content

Talk:Constexpr

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 months ago by ~2026-21314-14 in topic Excessive headings

Incorrect claim about constexpr for TU local variables

[edit]

constexpr variables may not refer to entities local to a translation unit, such as entities not exported from a module.

This is false? constexpr is entirely valid for variables with static linkage and storage duration (i.e. global/namespaced static variables)? Wallby (talk) 11:11, 18 April 2026 (UTC)Reply

Hello, thanks for pointing that. I deleted this wrong information. Birthay boy (talk) 15:53, 25 April 2026 (UTC)Reply

Excessive headings

[edit]

@Birthay boy, there does not need to be excessive headings in a section. Sections under the "evolution" heading already are separated under versions and do not need to be split even further when the description spans two sentences. ~2026-21314-14 (talk) 19:07, 27 April 2026 (UTC)Reply