Adding call() function with variadic templates
未关闭
feature
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 340
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
##
贡献指南
评估
这个 Issue 还没有评估数据。