maliput / maliput/maliput_multilane
Move `Builder::EndpointFuzzyOrder` to builder.cc
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It is being pasted several times and it is unneeded. It increases compilation time on consumers.
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
Locate Builder::EndpointFuzzyOrder and inspect how it is currently defined and included. Move the definition to builder.cc, then verify that consumers no longer paste it and that the project still compiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 25/100