File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 7451
7451
\end {note }
7452
7452
7453
7453
\item
7454
- a conversion from type \cv {}~\tcode {\keyword {void}*} to a pointer-to-object type;
7454
+ a conversion
7455
+ from a prvalue \tcode {P} of type `` pointer to \cv {}~\tcode {\keyword {void}}''
7456
+ to a pointer-to-object type \tcode {T}
7457
+ unless \tcode {P} points to an object whose type is similar to \tcode {T};
7455
7458
7456
7459
\item
7457
7460
a \keyword {reinterpret_cast}\iref {expr.reinterpret.cast };
Original file line number Diff line number Diff line change 1814
1814
\defnxname {cpp_char8_t} & \tcode {202207L} \\ \rowsep
1815
1815
\defnxname {cpp_concepts} & \tcode {202002L} \\ \rowsep
1816
1816
\defnxname {cpp_conditional_explicit} & \tcode {201806L} \\ \rowsep
1817
- \defnxname {cpp_constexpr} & \tcode {202211L } \\ \rowsep
1817
+ \defnxname {cpp_constexpr} & \tcode {202306L } \\ \rowsep
1818
1818
\defnxname {cpp_constexpr_dynamic_alloc} & \tcode {201907L} \\ \rowsep
1819
1819
\defnxname {cpp_constexpr_in_decltype} & \tcode {201711L} \\ \rowsep
1820
1820
\defnxname {cpp_consteval} & \tcode {202211L} \\ \rowsep
You can’t perform that action at this time.
0 commit comments