Loading...
Searching...
No Matches
cv::util::detail::visitor_return_type_deduction_helper< R > Struct Template Reference
#include <opencv2/gapi/util/variant.hpp>
Inheritance diagram for cv::util::detail::visitor_return_type_deduction_helper< R >:
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:
- opencv2/gapi/util/variant.hpp
1.9.6