File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1477
1477
\defnxname {cpp_binary_literals} & \tcode {201304L} \\ \rowsep
1478
1478
\defnxname {cpp_capture_star_this} & \tcode {201603L} \\ \rowsep
1479
1479
\defnxname {cpp_char8_t} & \tcode {201811L} \\ \rowsep
1480
+ \defnxname {cpp_conditional_explicit} & \tcode {201806L} \\ \rowsep
1480
1481
\defnxname {cpp_constexpr} & \tcode {201603L} \\ \rowsep
1481
1482
\defnxname {cpp_decltype} & \tcode {200707L} \\ \rowsep
1482
1483
\defnxname {cpp_decltype_auto} & \tcode {201304L} \\ \rowsep
1483
1484
\defnxname {cpp_deduction_guides} & \tcode {201703L} \\ \rowsep
1484
1485
\defnxname {cpp_delegating_constructors} & \tcode {200604L} \\ \rowsep
1485
1486
\defnxname {cpp_enumerator_attributes} & \tcode {201411L} \\ \rowsep
1486
- \defnxname {cpp_explicit_bool} & \tcode {201806L} \\ \rowsep
1487
1487
\defnxname {cpp_fold_expressions} & \tcode {201603L} \\ \rowsep
1488
1488
\defnxname {cpp_generic_lambdas} & \tcode {201304L} \\ \rowsep
1489
1489
\defnxname {cpp_guaranteed_copy_elision} & \tcode {201606L} \\ \rowsep
1490
1490
\defnxname {cpp_hex_float} & \tcode {201603L} \\ \rowsep
1491
1491
\defnxname {cpp_if_constexpr} & \tcode {201606L} \\ \rowsep
1492
+ \defnxname {cpp_impl_destroying_delete} & \tcode {201806L} \\ \rowsep
1493
+ \defnxname {cpp_impl_three_way_comparison} & \tcode {201711L} \\ \rowsep
1492
1494
\defnxname {cpp_inheriting_constructors} & \tcode {201511L} \\ \rowsep
1493
1495
\defnxname {cpp_init_captures} & \tcode {201304L} \\ \rowsep
1494
1496
\defnxname {cpp_initializer_lists} & \tcode {200806L} \\ \rowsep
Original file line number Diff line number Diff line change 575
575
\tcode {<concepts>} \\ \rowsep
576
576
\defnlibxname {cpp_lib_constexpr_swap_algorithms} & \tcode {201806L} &
577
577
\tcode {<algorithm>} \\ \rowsep
578
+ \defnlibxname {cpp_lib_destroying_delete} & \tcode {201806L} &
579
+ \tcode {<new>} \\ \rowsep
578
580
\defnlibxname {cpp_lib_enable_shared_from_this} & \tcode {201603L} &
579
581
\tcode {<memory>} \\ \rowsep
580
582
\defnlibxname {cpp_lib_exchange_function} & \tcode {201304L} &
668
670
\tcode {<string>} \\ \rowsep
669
671
\defnlibxname {cpp_lib_string_view} & \tcode {201606L} &
670
672
\tcode {<string>} \tcode {<string_view>} \\ \rowsep
673
+ \defnlibxname {cpp_lib_three_way_comparison} & \tcode {201711L} &
674
+ \tcode {<compare>} \\ \rowsep
671
675
\defnlibxname {cpp_lib_to_chars} & \tcode {201611L} &
672
676
\tcode {<utility>} \\ \rowsep
673
677
\defnlibxname {cpp_lib_transformation_trait_aliases} & \tcode {201304L} &
You can’t perform that action at this time.
0 commit comments