Loading...
Searching...
No Matches
cv::v4d::detail::is_function< T, Args > Struct Template Reference

#include <opencv2/v4d/v4d.hpp>

Static Public Attributes

static const bool value = std::is_constructible<T,std::function<void(Args...)>>::value
 

Member Data Documentation

◆ value

template<typename T , typename ... Args>
const bool cv::v4d::detail::is_function< T, Args >::value = std::is_constructible<T,std::function<void(Args...)>>::value
static

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