LGTM.com - false positive (Function <F> should return a value of type enable_if_t but does not return a value here)
Open
C++
false-positive
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
This is something new, I'm sure it was OK a couple of days before.
The type of enable_if_t is the type of its second template argument.
https://lgtm.com/projects/g/oknenavin/cxon/snapshot/6006a81089265b2cf034ef73c8111bd00564700b/files/src/cxon/lang/common/cio/class.hxx?sort=name&dir=ASC&mode=heatmap#x92141d088169c5cf:1
Contributor guide
Assessment
This issue has not been assessed yet.