Requires the STL
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I've been maintaining a C++ embedded template library on Github since 2014. I quickly found that many users of the library did not/could not use the STL.
To allow them to use the ETL, I found I had to reverse engineer a lot of the STL for the ETL to be usable for them.
You may find that you will end up having the same issue.
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 reviewing the issue and the linked ETL project to determine whether this repository is expected to avoid the C++ STL and which functionality is in scope. No files, tests, or concrete acceptance criteria are named; the work is not complete until the requested STL-independent change and its expected behavior are clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100