MuGdxy / muda

μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updating.
https://mugdxy.github.io/muda-doc/
Apache License 2.0
144 stars 7 forks source link

Remove Warning By Using Standard Convert-Constructor #47

Open MuGdxy opened 2 months ago

MuGdxy commented 2 months ago

E.g.

muda::Dense1DBase<IsConst, T>::operator muda::Dense1DBase<true, uipc::Vector12>() const noexcept [with IsConst=true, T=uipc::Vector12]" will not be called for implicit or explicit conversions.
MuGdxy commented 2 months ago

Basic API and its impl will be: https://godbolt.org/z/j9rKhE19E