Open eyalroz opened 2 months ago
cuda::poor_mans_option::value_or should be a const method, and it isn't.
cuda::poor_mans_option::value_or
const
cuda::poor_mans_option::value_or
should be aconst
method, and it isn't.