OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::util::detail::visitor_return_type_deduction_helper< R > Struct Template Reference

#include <opencv2/gapi/util/variant.hpp>

Public Types

using return_type = R

Public Member Functions

template<typename T>
return_type operator() (T &&)

Member Typedef Documentation

◆ return_type

template<typename R>
using cv::util::detail::visitor_return_type_deduction_helper< R >::return_type = R

Member Function Documentation

◆ operator()()

template<typename R>
template<typename T>
return_type cv::util::detail::visitor_return_type_deduction_helper< R >::operator() ( T && )

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