coreylowman / cudarc

Safe rust wrapper around CUDA toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValidAsZeroBits for tuples

M1ngXU opened this issue · comments

tuples where all elements are ValidAsZeroBits are ValidAsZeroBits too

Is the use case for allocating slices where the elements are tuples?

yes