{ a = b + 111 - 55; } template struct foo1 : foo1 { foo1() { int x = sizeof...(A); bool b = x > 1; } };