Searched defs:conjunction (Results 1 – 2 of 2) sorted by relevance
50 struct conjunction : true_type {}; global() struct
231 std::enable_if_t<Traits<T>::value1 && Traits<T>::value2> conjunction() { in conjunction() function