Skip to content

P0122R7 <span> #4

@StephanTLavavej

Description

@StephanTLavavej

P0122R7 <span>
P1024R3 Enhancing span Usability
P1085R2 Removing span Comparisons
P1394R4 Range Constructor For span
P1872R0 span Should Have size_type, Not index_type

LWG-3101 span's Container constructors need another constraint
LWG-3102 Clarify span iterator and const_iterator behavior
LWG-3103 Errors in taking subview of span should be ill-formed where possible
LWG-3144 span does not have a const_pointer typedef
LWG-3198 Bad constraint on std::span::span()
LWG-3274 Missing feature test macro for <span>
LWG-3369 span's deduction-guide for built-in arrays doesn't work

This is also patched by #56, P1227R2 Signed std::ssize(), Unsigned span::size().

Feature-test macro as of WG21-N4842:
#define __cpp_lib_span 201902L

Metadata

Metadata

Assignees

No one assigned

    Labels

    cxx20C++20 featurefixedSomething works now, yay!

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions