Test extended lambdas in unit tests
Open
cub
thrust
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Since users are supplying extended lambdas to our APIs, we should add tests covering this case. Those tests should be in separate translation units turning on support for extended lambdas, so the existing tests are compiled without support for them.
Contributor guide
Assessment
This issue has not been assessed yet.