fix and result
- Dominant language
- C++
- Stars
- 509
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
It is not clear in http://pfultz2.github.io/Fit/doc/html/fix/index.html on which cases it is needed to use fit::result.
> "In addition, due to the eagerness of constexpr to instantiation templates, **in some cases**, an explicit
> return type must be specified in order to avoid reaching the recursion limits of the compiler. "
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked fix documentation and locate the section containing the quoted explanation of fit::result. Read the surrounding examples and determine which cases require an explicit result type; update the wording so those cases are clear to users. Done means the documentation directly explains when fit::result is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100