Skip to content

Commit 784cc65

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[cpp.predefined] Sort __cpp_impl_reflection before __cpp_impl_three_way_comparison
1 parent 4b9d4f6 commit 784cc65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2366,8 +2366,8 @@
23662366
\defnxname{cpp_if_constexpr} & \tcode{201606L} \\ \rowsep
23672367
\defnxname{cpp_impl_coroutine} & \tcode{201902L} \\ \rowsep
23682368
\defnxname{cpp_impl_destroying_delete} & \tcode{201806L} \\ \rowsep
2369-
\defnxname{cpp_impl_three_way_comparison} & \tcode{201907L} \\ \rowsep
23702369
\defnxname{cpp_impl_reflection} & \tcode{202506L} \\ \rowsep
2370+
\defnxname{cpp_impl_three_way_comparison} & \tcode{201907L} \\ \rowsep
23712371
\defnxname{cpp_implicit_move} & \tcode{202207L} \\ \rowsep
23722372
\defnxname{cpp_inheriting_constructors} & \tcode{201511L} \\ \rowsep
23732373
\defnxname{cpp_init_captures} & \tcode{201803L} \\ \rowsep

0 commit comments

Comments
 (0)