Searched refs:WebVector (Results 1 – 1 of 1) sorted by relevance
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'}}