microsoft / microsoft/vscode-cpptools
IntelliSense gives error "no instance of function template "ranges::views::view_closure<ViewFn>::operator() matches the argument list"
Open
Nobody has claimed this yet.
bug
Language Service
Visual Studio
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
See the previous issue https://github.com/microsoft/vscode-cpptools/issues/9870 for the repro details.
The VS internal bug is 1638599
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
Start by reading the linked issue 9870 for the reproduction details, then investigate the IntelliSense diagnostic described here. The internal bug is 1638599. Done means reproducing the report and confirming that the erroneous view_closure template error no longer appears for the reported case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100