mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Fixed standalone build, added cv::gapi::proto::ptr test
This commit is contained in:
@@ -266,7 +266,6 @@ std::ostream& operator<<(std::ostream& os, const cv::GMetaArg &arg)
|
||||
}
|
||||
} // namespace cv
|
||||
|
||||
// TODO: This function requires thorough testing
|
||||
const void* cv::gimpl::proto::ptr(const GRunArgP &arg)
|
||||
{
|
||||
switch (arg.index())
|
||||
|
||||
Reference in New Issue
Block a user