Searched defs:right_inst (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | cxx1y-variable-templates_in_class.cpp | 110 template<typename T> static CONST T right_inst = T(10); // expected-note {{here}} member in non_const_init::C |