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: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