julia
8e7751cf
- propagate_inbounds to inline in indexing CartesianIndices{0} (#53701)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
propagate_inbounds to inline in indexing CartesianIndices{0} (#53701) There's no indexing call in this method which an `@inbounds` may be propagated to.
References
#53701 - propagate_inbounds to inline in indexing CartesianIndices{0}
Author
jishnub
Parents
2c81e5d1
Loading