conditional< B, T, F > Struct Template Reference
#include <type_traits.h>
Public Types | |
typedef T | type |
Detailed Description
template<bool B, typename T, typename F>
struct illumina::interop::conditional< B, T, F >
Select type based on boolean condition
Member Typedef Documentation
typedef T type |
Selected type
The documentation for this struct was generated from the following file:
- /io/interop/util/type_traits.h