OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::If< false, ThenType, ElseType > Struct Template Reference

Detailed Description

template<typename ThenType, typename ElseType>
struct cub::If< false, ThenType, ElseType >

Definition at line 81 of file util_type.cuh.

Public Types

typedef ElseType Type
 

Member Typedef Documentation

◆ Type

template<typename ThenType , typename ElseType >
typedef ElseType cub::If< false, ThenType, ElseType >::Type

Definition at line 83 of file util_type.cuh.


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