Skip to content

[libc++] Allow vector<bool> in C++20 ranges #71756

@philnik777

Description

@philnik777

We currently don't backport overloads to allow vector<bool> to be used in C++20 ranges algorithms. We should consider backporting the corresponding functions to C++20 to allow that. (https://godbolt.org/z/4djbEEfax)

Metadata

Metadata

Assignees

No one assigned

    Labels

    libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions