Menu

if_select_type.h File Reference

Go to the source code of this file.

Data Structures

struct  if_select_type< cond, T1, T2 >
 compile time selector trait that selects one of two types dependent on a boolean expression More...
struct  if_select_type< false, T1, T2 >
 is a specialization of if_select_type More...