Searched refs:WebVector (Results 1 – 2 of 2) sorted by relevance
25 class WebVector { class28 WebVector(const WebVector<T>& other) { } // expected-error{{undeclared identifier 'T'}} \32 WebVector<T>& operator=(const C& other) { } // expected-error{{undeclared identifier 'T'}}
23 class WebVector { class26 WebVector(const WebVector<T>& other) { } // expected-error{{undeclared identifier 'T'}} \30 WebVector<T>& operator=(const C& other) { } // expected-error{{undeclared identifier 'T'}}