Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace the SFINAE check with static_assert
Works around a rare bug in nvcc/gcc that causes a function-static variable to be emitted as a local symbol instead of a unique global symbol.
- Loading branch information