Template Struct if_

Struct Documentation

template<bool Cond, typename Then, typename Else>
struct if_

Public Types

using type = Then