mirror of https://github.com/opencv/opencv.git
To be on par with `cv::Mat`, let's add `cv::cuda::GpuMat::getStdAllocator()` This is useful anyway, because when a user wants to use custom allocators, he might want to resort to the standard default allocator behaviour, not some other allocator that could have been set by `setDefaultAllocator()`pull/25978/head
parent
bef5a87680
commit
2db7f8e827
2 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue