We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c162a7 commit dd346dcCopy full SHA for dd346dc
source/expressions.tex
@@ -7457,7 +7457,8 @@
7457
even if the actual evaluation of such a call
7458
would otherwise fail the requirements for a core constant expression.
7459
Similarly, the evaluation of a call to
7460
-\tcode{std::construct_at} or \tcode{std::ranges::construct_at}
+\tcode{std::construct_at} or
7461
+\tcode{std::ranges::construct_at}\iref{specialized.construct}
7462
does not disqualify $E$
7463
from being a core constant expression unless
7464
the first argument, of type \tcode{T*}, does not point
0 commit comments