Searched refs:Choose0 (Results 1 – 1 of 1) sorted by relevance
81 struct Choose0 { struct87 template struct Choose0<true, int, float, int&>; variable88 template struct Choose0<false, int, float, float&>; variable89 template struct Choose0<true, int, float, float&>; // expected-note{{instantiation}} variable