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