Stride Reference Manual  1.0
unipar::utils::is_cond< bool, T1, T2 > Struct Template Reference

#include <utils.h>

Collaboration diagram for unipar::utils::is_cond< bool, T1, T2 >:
Collaboration graph

Public Types

typedef T1 type
 

Detailed Description

template<bool, typename T1, typename T2>
struct unipar::utils::is_cond< bool, T1, T2 >

Definition at line 11 of file util/unipar/utils.h.

Member Typedef Documentation

template<bool , typename T1 , typename T2 >
typedef T1 unipar::utils::is_cond< bool, T1, T2 >::type

Definition at line 12 of file util/unipar/utils.h.


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