Searched refs:init_list_3_ints (Results 1 – 1 of 1) sorted by relevance
384 struct init_list_3_ints { const int (&x)[3]; }; struct385 struct init_list_2_init_list_3_ints { const init_list_3_ints (&x)[2]; };