CV_StaticAssert_failed 277 modules/core/include/opencv2/core/base.hpp template <bool x> struct CV_StaticAssert_failed; CV_StaticAssert_failed 281 modules/core/include/opencv2/core/base.hpp typedef cv::CV_StaticAssert_test< sizeof(cv::CV_StaticAssert_failed< static_cast<bool>(condition) >) > CVAUX_CONCAT(CV_StaticAssert_failed_at_, __LINE__)