Adding call() function with variadic templates
Open
feature
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
For C++11 users, maybe we can setup helper call() functions with variadic templates instead of set_arg() stuffs?
For example:
[Kernel.hpp](https://gitcafe.com/adamcavendish/OpenCL_Learning_2014/blob/master/include/Kernel/Kernel.hpp)
[Kernel.tcc](https://gitcafe.com/adamcavendish/OpenCL_Learning_2014/blob/master/include/Kernel/Kernel.tcc)
##
Contributor guide
Assessment
This issue has not been assessed yet.