.ipp implementation architecture
Open
Nobody has claimed this yet.
- Dominant language
- CMake
- Stars
- 116
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Let's build in `.ipp` files for this starter in case users want to reference the code that way. Just like [mapnik vector tile](https://github.com/mapbox/mapnik-vector-tile/tree/master/src).
Contributor guide
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
Inspect the starter's current header layout, then compare it with the mapnik vector tile implementation linked in the issue. Define how `.ipp` files should organize the implementation and how users will reference that code; the work is done when the starter consistently follows that architecture.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100