C++ Standard Library Support
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 624
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
I've been struggling to figure out which parts, if any, of the C++ Standard Library are supported. I have a project which includes extensively, which ends up just throwing a file not found error.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by investigating how Polygeist handles C++ standard-library headers and reproduce the reported file-not-found error for . No source file or test is identified in the issue, so first locate the relevant frontend entry point and existing support coverage. Done should define which standard-library parts are supported and establish the expected behavior for .
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100