llvm / llvm/llvm-project

P3886R0: Wording for AT1-057

Open
#189,593 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/P3886R0

Feature-test macro:

If contract-violation handler is replaceable:
```c++
#define __cpp_lib_replaceable_contract_violation_handler 202603L
// freestanding, also in
```

Otherwise:
```c++
#define __cpp_lib_replaceable_contract_violation_handler 0
// freestanding, also in
```

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.