Searched refs:X2k (Results 1 – 1 of 1) sorted by relevance
42 template <const int &p> struct X2k { }; // expected-note {{here}} struct123 X2k<ki> x2kc; in test()128 X2k<&ki> x2kc_addr; // expected-error {{address taken}} in test()