llvm / llvm/llvm-project

P3981R2: Better return types in `std::inplace_vector` and `std::exception_ptr_cast`

Open
#189,607 0 comments 0 reactions 0 assignees View on GitHub
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/P3981R2

Feature-test macro (updated):
```c++
#define __cpp_lib_inplace_vector 202603L // also in
#define __cpp_lib_exception_ptr_cast 202603L // also in
```

Note that [P4022R0](https://wg21.link/P4022R0) also updates `__cpp_lib_inplace_vector`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.