Synopsis

Declared in <mp‐units/ext/type_traits.h>

template<
    bool B,
    typename T,
    typename F>
using conditional = /* implementation-defined */::type<T, F>;

Created with MrDocs