EstervQrCode 1.1.1
Library for qr code manipulation
cv::traits::SafeType< T, available > Struct Template Reference

#include <traits.hpp>

Detailed Description

template<typename T, bool available = internal::CheckMember_type< DataType<T> >::value>
struct cv::traits::SafeType< T, available >

Similar to traits::Type<T> but has value = -1 in case of unknown type (instead of compiler error)


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