@@ -14,6 +14,19 @@ It is preferable to reject span<int, 42>(views::empty<int>), since applying `ranges::size` on those
ranges is a constant expression now.
+Set priority to 3 after reflector poll. +
++The opinions on reflector discussion where split regarding, +if this should be considered LEWG matter. +
++Question was raised, if ranges::size(r) == N is required +to be usable at compile-time for integer-class types. +
span(R&&) CTAD apply P2280?+This is breaking change, and we need a paper with analysis. +