commit | a90c2c1f471c940c41ebecbdc8d6e27d28b293fe | [log] [tgz] |
---|---|---|
author | varconst <varconsteq@gmail.com> | Mon May 08 23:40:21 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 08 23:45:29 2023 -0700 |
tree | 91db491dbf0cda2101f05236ea7f58aad5d38d93 | |
parent | 24188622239c7076336a10c8be7a0b42cf053192 [diff] |
[libc++][ranges] Implement the changes to vector from P1206 (`ranges::to`): - add the `from_range_t` constructors and the related deduction guides; - add the `insert_range`/`assign_range`/etc. member functions. (Note: this patch is split from https://reviews.llvm.org/D142335) Differential Revision: https://reviews.llvm.org/D149826 GitOrigin-RevId: 17bbb224f99cf6fde83aa68e2e22e70fe9ed77be