We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cuda::poor_mans_option::value_or should be a const method, and it isn't.
cuda::poor_mans_option::value_or
const
The text was updated successfully, but these errors were encountered:
Fixes #682: poor_mans_option::value_or() is now const
poor_mans_option::value_or()
443d6ab
20f8f29
eyalroz
No branches or pull requests
cuda::poor_mans_option::value_or
should be aconst
method, and it isn't.The text was updated successfully, but these errors were encountered: