ivanseidel / ivanseidel/LinkedList
Type requires no arg constructor
Open
- Dominant language
- C++
- Stars
- 364
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Nowhere in the documentation it mentions that the type T must have a no-arg constructor for this to work.
Please specify in the documentation explicitly, otherwise figuring it out may cost a lot of time to the developer like it did for me.
Contributor guide
No contributing guide indexed for this repository
Research direction
No documentation file is named in the issue. Start by locating the documentation that explains the required type T and review how constructors are described. Done means the documentation explicitly states that T must provide a no-argument constructor for this usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100