UnConst           155 modules/core/include/opencv2/core/cuda/detail/type_traits_detail.hpp         template <class U> struct UnConst
UnConst           160 modules/core/include/opencv2/core/cuda/detail/type_traits_detail.hpp         template <class U> struct UnConst<const U>
UnConst           165 modules/core/include/opencv2/core/cuda/detail/type_traits_detail.hpp         template <class U> struct UnConst<const U&>
UnConst           144 modules/cudev/include/opencv2/cudev/util/detail/type_traits.hpp     template <class U> struct UnConst
UnConst           149 modules/cudev/include/opencv2/cudev/util/detail/type_traits.hpp     template <class U> struct UnConst<const U>
UnConst           154 modules/cudev/include/opencv2/cudev/util/detail/type_traits.hpp     template <class U> struct UnConst<const U&>