OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | List of all members
cv::cudev::SelectIf< bool, ThenType, ElseType > Struct Template Reference

#include "type_traits.hpp"

Public Types

typedef ThenType type
 

Member Typedef Documentation

template<bool , typename ThenType, typename ElseType >
typedef ThenType cv::cudev::SelectIf< bool, ThenType, ElseType >::type

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