create a rangetuple function or type
Open
@trws is already working on this.
Since Mar 13, 2018.
- Dominant language
- C++
- Stars
- 598
- Forks
- 118
- Avg merge
- 21h 29m
- Merged PRs (30d)
- 1
Description
Specifically something that makes a tagged_tuple<camp::list<RangeIdxTypes...>, Ranges...> to allow for re-packing and doing some nice things with complex nested policies. Particularly allow For constructs to select the range by the range's index type.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.