Searched defs:CV_StaticAssert_failed (Results 1 – 1 of 1) sorted by relevance
278 template <> struct CV_StaticAssert_failed<true> { enum { val = 1 }; }; struct281 …typedef cv::CV_StaticAssert_test< sizeof(cv::CV_StaticAssert_failed< static_cast<bool>(condition) …