Searched refs:extern_redecl (Results 1 – 1 of 1) sorted by relevance
5 template<typename T> extern const int extern_redecl;6 template<typename T> const int extern_redecl = 5; variable7 template const int extern_redecl<int>; variable