class C { C() : _x{12}, _y({12}) {} C(int i) : _x{{{12, 2}, {"foo"}}, {bar}}... {} };