HomeSort by relevance Sort by last modified time
    Searched full:pi0c (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
cxx1y-variable-templates_top_level.cpp 133 T pi0c = T(3.1415926535897932385); // expected-note {{variable template 'pi0c' declared here}} member in namespace:explicit_instantiation
134 template int pi0c<const int>; // expected-error {{type 'int' of explicit instantiation of 'pi0c' does not match expected type 'const int'}} member in namespace:explicit_instantiation

Completed in 511 milliseconds