[FEA]: Expose `cuda::std::constant_wrapper`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Once everything is everything is settled, we can expose the type. We need to:
- uncomment the feature testing macro
- rename `cuda::std::__constant_wrapper` to `cuda::std::constant_wrapper` and `cuda::std::__cw` to `cuda::std::cw`
Contributor guide
Assessment
This issue has not been assessed yet.