Searched refs:isEmptyStructWithoutOpEquals (Results 1 – 1 of 1) sorted by relevance
280 enum isEmptyStructWithoutOpEquals = is(A == struct) && A.tupleof.length == 0 && in VariantN() local282 static if (isEmptyStructWithoutOpEquals) in VariantN()