Searched refs:C2b (Results 1 – 4 of 4) sorted by relevance
18 template<typename T> class C2b {}; class21 C2<C2b> c2;
147 struct C2b { struct151 template<typename U> U *const C2b::Data<U*>;152 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
146 struct C2b { struct150 template<typename U> U *const C2b::Data<U*>;151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
22 template<typename T> struct C2b { struct