Date
2023-05-15.00:00:00
Message id
13544

Content

[ 2023-05-24; Reflector poll ]

Set priority to 3 after reflector poll.

"Needs a more descriptive name than mechanism."

This wording is relative to N4944.

  1. Modify [version.syn] as indicated:

    [Drafting note: It is proposed to restore __cpp_lib_ranges to the value denoting P2494R2.]

    […]
    #define __cpp_lib_ranges                            202302L202207L
    […]
    #define __cpp_lib_ranges_join_with                  202202L // also in <ranges>
    #define __cpp_lib_ranges_mechanism                  202302L
      // also in <algorithm>, <functional>, <iterator>, <memory>, <ranges>
    #define __cpp_lib_ranges_repeat                     202207L // also in <ranges>
    […]