Skip to content

[libc++] Use a __bounded_iter flavor in std::array #70864

@ldionne

Description

@ldionne

Just like we do for std::string_view and std::span. But we can hardcode the size information in the iterator type, leading to 2 pointers instead of needing 3 pointers like __bounded_iter.

Metadata

Metadata

Assignees

Labels

hardeningIssues related to the hardening effortlibc++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