Lambda support is advertised and documented, but apparently not implemented.
Open
- Dominant language
- C++
- Stars
- 6.2k
- Forks
- 693
- PR merge metrics
- No merged PRs in 30d
Description
In ImPlot 0.14, `PlotLineG` (or any other getter-enabled function) does not implement a lambda getter argument. The only getter defined is a c-style function pointer named `ImPlotGetter` and lambdas are not convertible to c-style function pointers. Is this an oversight in the documentation or the implementation?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.