Searched defs:ValueCondition (Results 1 – 1 of 1) sorted by relevance
202 template <bool Conds, size_t X , size_t Y > struct ValueCondition { struct205 template<size_t X, size_t Y> struct ValueCondition<false, X , Y> { argument