P3774R1: Rename `std::nontype`, and make it broadly useful
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/P3774R1
Feature-test macros (increased):
```c++
#define __cpp_lib_function_ref 202511L // also in
```
Contributor guide
Research direction
Start by reading the linked P3774R1 proposal to determine the requested renaming and scope. The issue only identifies the increased __cpp_lib_function_ref feature-test macro, so locate the corresponding implementation and tests after confirming the proposal's requirements. Done means the proposal is implemented consistently and the relevant feature-test coverage passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100