Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Warning By Using Standard Convert-Constructor #47

Open
MuGdxy opened this issue Jun 23, 2024 · 1 comment
Open

Remove Warning By Using Standard Convert-Constructor #47

MuGdxy opened this issue Jun 23, 2024 · 1 comment

Comments

@MuGdxy
Copy link
Owner

MuGdxy commented Jun 23, 2024

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
Copy link
Owner Author

MuGdxy commented Jul 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant