CHROMA
Public Types | List of all members
Chroma::Select< flag, T, U > Struct Template Reference

#include <typemanip.h>

Public Types

typedef T Result
 

Detailed Description

template<bool flag, typename T, typename U>
struct Chroma::Select< flag, T, U >

Definition at line 49 of file typemanip.h.

Member Typedef Documentation

◆ Result

template<bool flag, typename T , typename U >
typedef T Chroma::Select< flag, T, U >::Result

Definition at line 51 of file typemanip.h.


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