Template Struct _and

Struct Documentation

template<typename A, typename B, class EnableA = void, class EnableB = void, class R = void>
struct _and

Enabler to ensure that both conditions A and B are true.