Searched defs:pi0b (Results 1 – 1 of 1) sorted by relevance
133 T pi0b = T(3.1415926535897932385); // expected-note {{variable template 'pi0b' declared here}} variable134 …template CONST int pi0b<int>; // expected-error {{type 'const int' of explicit instantiation of 'p… variable377 T pi0b = T(3.1415926535897932385); variable382 template float n0b::pi0b<float>; member in nested::n0b