OpenCV  4.0.0-beta
Open Source Computer Vision
Public Types | List of all members
cv::detail::last_type< T, Ts... > Struct Template Reference

#include "gcomputation.hpp"

Public Types

using type = typename last_type< Ts... >::type
 

Member Typedef Documentation

§ type

template<typename T , typename... Ts>
using cv::detail::last_type< T, Ts... >::type = typename last_type<Ts...>::type

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