Public Types
cv::gpu::device::type_traits_detail::IsIntegral< T > Struct Template Reference

#include <type_traits_detail.hpp>

List of all members.

Public Types

enum  { value = IsSignedIntergral<T>::value || IsUnsignedIntegral<T>::value }

template<typename T>
struct cv::gpu::device::type_traits_detail::IsIntegral< T >


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
value 

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