Public Types
cv::gpu::device::type_traits_detail::Select< bool, T1, T2 > Struct Template Reference

#include <type_traits_detail.hpp>

List of all members.

Public Types

typedef T1 type

template<bool, typename T1, typename T2>
struct cv::gpu::device::type_traits_detail::Select< bool, T1, T2 >


Member Typedef Documentation

template<bool , typename T1, typename T2 >
typedef T1 cv::gpu::device::type_traits_detail::Select< bool, T1, T2 >::type

The documentation for this struct was generated from the following file: