Searched defs:pi1a (Results 1 – 1 of 1) sorted by relevance
146 …CONST T pi1a = T(3.1415926535897932385); // expected-note {{variable template 'pi1a' declared her… variable147 …template int pi1a<int>; // expected-error {{type 'int' of explicit instantiation of 'pi1a' does no… variable390 … T pi1a = T(3.1415926535897932385); // expected-note {{explicitly specialized declaration is here}} variable406 template float pi1a<float>; variable