Skip to content

P2447R6 Constructing span<const T> From initializer_list<T> #4173

@StephanTLavavej

Description

@StephanTLavavej

WG21-P2447R6 Constructing span<const T> From initializer_list<T>
LWG-4293 span::subspan/first/last chooses wrong constructor when T is const-qualified bool

Feature-test macro:

#define __cpp_lib_span_initializer_list 202311L

This ctor should participate in STL Hardening (#5090) like the other span ctors.

Note: We are not yet accepting PRs for C++26 features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    unchartedExcluded from the Status Chart

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions