OpenCV  4.1.0
Open Source Computer Vision
Static Public Member Functions | List of all members
cv::detail::tuple_wrap_helper< std::tuple< Objs... > > Struct Template Reference

#include <opencv2/gapi/gcompoundkernel.hpp>

Static Public Member Functions

static std::tuple< Objs... > get (std::tuple< Objs... > &&objs)
 

Member Function Documentation

§ get()

template<typename... Objs>
static std::tuple<Objs...> cv::detail::tuple_wrap_helper< std::tuple< Objs... > >::get ( std::tuple< Objs... > &&  objs)
inlinestatic

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