P4022R0: Remove `try_append_range` from `inplace_vector` for now
Open
c++26
libc++
wg21-paper
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/P4022R0
Feature-test macro (updated):
```c++
#define __cpp_lib_inplace_vector 202603L // also in
```
Note that [P3981R2](https://wg21.link/P3981R2) also updates `__cpp_lib_inplace_vector`.
Contributor guide
Assessment
This issue has not been assessed yet.