cuda-samples
cuda-samples copied to clipboard
Move check() function into local namespace
I ran into an issue where this function was being preferred over a 1 argument class member function also named check
.