Searched defs:pi0a (Results 1 – 1 of 1) sorted by relevance
129 T pi0a = T(3.1415926535897932385); // expected-note {{variable template 'pi0a' declared here}} variable130 …template float pi0a<int>; // expected-error {{type 'float' of explicit instantiation of 'pi0a' doe… variable363 T pi0a = T(3.1415926535897932385); variable369 template float pi0a<float>; variable