conditional< false, T, F > Struct Template Reference

#include <type_traits.h>

Public Types

typedef F type
 

Detailed Description

template<typename T, typename F>
struct illumina::interop::conditional< false, T, F >

Select type based on boolean condition

Member Typedef Documentation

typedef F type

Selected type


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