Skip to content

[libc++] Optimize std::{map,set}::insert(Iterator, Iterator) #154650

@ldionne

Description

@ldionne

Similarly to what we did in #152691, we can perform an optimization for std::map and std::set when inserting a range of iterators.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions