[libc++] P0355R7: `std::chrono::clock_time_conversion` and `std::chrono::clock_cast`
Open
c++20
chrono
libc++
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/p0355r7, https://eel.is/c++draft/time.clock.cast
Contributor guide
Research direction
Start by reading the linked P0355R7 proposal and the C++ draft section on time.clock.cast, then locate the existing libc++ chrono implementation and related conformance tests. The issue does not name files or tests, so first map the affected chrono entry points; done means the specified clock conversion and cast facilities are implemented with coverage for the standard wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100